Python Basics
Objective
Learn the basics of Python language
- Writing code
- Comments
- Numeric types and Strings
- String formating
Reference
Essentials
Exercises
Essentials
Checklist
At this point, you should:
- be comfortable in writing and executing Python code
- work with numbers and strings and operators
- Print out formatted strings