
beginnerFree
Python Basics for Beginners
Learn Python fundamentals with hands-on exercises and real-world examples
debugdeem
1/15/2024
2-3 hours
9 sections
PythonProgrammingBeginnerTutorial
Prerequisites
- Basic computer skills
Tech Stack
PythonJupyter NotebookVS Code
Lab Progress
0 of 9 sections completed0% Complete
Lab Sections
1. Learning Objectives
By the end of this lab, you will be able to:
- Write and run Python code
- Use variables and data types
- Control program flow with conditionals and loops
- Create and use functions
- Work with lists and dictionaries