Introduction to Python
SAT Score Range
•
2 sessions
•
JS
BY
•
🔥 8 spots left!
Enrollment for this series has closed.
About
This is an introductory series for Python that will go from basic output and data types to functions and error handling. You do not need any prior programming knowledge but having Python installed before the series starts would be good.
✋ ATTENDANCE POLICY
Attendance does not matter for this series because every session is independent of one another.
SESSION 1
21
Dec
SESSION 1
Python
Python
Sun 1:30 AM - 2:30 AM UTCDec 21, 1:30 AM - 2:30 AM UTC
We will cover creating & naming variables, integers, floats & strings, and boolean values and none.
SESSION 2
22
Dec
SESSION 2
Python
Python
Mon 1:30 AM - 2:30 AM UTCDec 22, 1:30 AM - 2:30 AM UTC
We will go over type checking with type() & isinstance(), basic type conversion, and string indexing & slicing.