A collection of tasks for programming lessons
Table of contents
-
Basic Python
File Read: We read a file :o
Alkohol: Are you allowed to drink? DictTest: Here we played around with dictionaries
Fibonacchi: We did the fibonacchi sequence, using both a loop and recursive method Ordbog: We created a dictionary to keep track of words
RandomElev: Choose a random student from a list -
Cryptography
Substitution Cipher: Encrypt, decrypt and crack
Transposition Cipher: Encrypt, decrypt and crack -
Flask
-
Numpy
-
Python Object Oriented Programming