Lesson 1 : Number and Strings

Numbers and Strings

In this lesson you will learn how to use Python's numeric and string data types. You will use built-in functions and methods to process this data, and store the results in variables.

Complete and Continue