Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 2.14 KB

ReadMe.md

File metadata and controls

17 lines (11 loc) · 2.14 KB

Programming with Python (2021-2022)

Hi!

This is a page of the course "Programming with Python (2021-2022)"!

Here you can find all materials presented during lectures and seminars.

If you have any questions, please contact me via mail ([email protected]) or via Telegram @SemenSorork1n.

Document with additional points for small hw tasks.

Week topic Date Video link Homework Useful links
About git. Python. Anaconda. Jupyter notebook. print and int values. 04.09.2021 Lec#1-2 Only home task in week 1 for additional points About git (rus)
bool, operators and string data types. 11.09.2021 Lec#3 Lec#4 Only one task in week 2 for additional points
while, if, else constructions. 18.09.2021 Lec#5 Lec#6 Only home tasks in week 3 for additional points