Introduction to Python Programming
Introduction to Python Programming
Description
In this Python training course, students learn to program in Python. The course is aimed at students new to the language who may or may not have experience with other programming languages. Topics covered:
- How Python works.
- Python's place in the world of Programming languages.
- Python literals.
- Python comments.
- Variables and Python data types.
- Simple modules.
- Outputting data with print ().
- Collecting user input.