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
NonevalueAbout different Python errors and how to do exception handling with
tryandExceptHow to read data from a file and write data back to a file