Chapter one of the full python course completed
CONTENTS of firstpythonfile.py:
- comments & print
- variables
- user input()
- Python Data Types - No value ('none'), Single value (50 (int), or 3.14 (float)) and Multiple values (list, dict, tuple, set)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Chapter one of the full python course completed
CONTENTS of firstpythonfile.py: