Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 2.84 KB

README.md

File metadata and controls

31 lines (22 loc) · 2.84 KB

Quick Start with Python

Quick Start with Python

This course is designed for beginners who want to start their journey with Python. You will learn the basics of Python, including data types, variables, operators, and how to use them in real-world scenarios. You will also learn how to use the IPython shell and Jupyter Notebook to write and execute Python code.

Linux Python

Scenarios

Index Name Difficulty Practice
01 📖 Your First Python Lab ★☆☆ Start Lab
02 📖 Data Types and Conversion ★☆☆ Start Lab
03 🎯 Comprehensive Python Hello ★☆☆ Start Challenge
04 📖 Effective Python Code Commenting ★☆☆ Start Lab
05 📖 Python Math and Augmented Assignment ★☆☆ Start Lab
06 🎯 Convert Hours to Seconds ★☆☆ Start Challenge
07 📖 Exploring IPython's Interactive Computing Features ★☆☆ Start Lab
08 📖 Conditional Statements in Python ★☆☆ Start Lab
09 📖 Python Data Structures Fundamentals ★☆☆ Start Lab
10 📖 Variable Type Conversion ★☆☆ Start Lab

More