Chapter 6: Truthy and Falsy Values, None
Value, Exception Handling, Reading and Writing FilesΒΆ
In this chapter we will cover several different topics.
Truthy and Falsy values
The
None
valueAbout different Python errors and how to do exception handling with
try
andExcept
How to read data from a file and write data back to a file