Week 2 - Representation
Functions, variables, operators
Week 2 - Representation
This session introduces students to the interface of Jupyter notebook and fundamental concepts of Python programming. Students will learn how to use variables and operators to represent different data types in Python.
Goals
- Jupyter Notebook interface for Python code execution
- Python data types, variables, and conversion techniques
- Input-output operations and string manipulation for user data
- Encapsulation of code logic into reusable functions
Slides
Labs
Readings
This post is licensed under CC BY 4.0 by the author.