This page contains set of challenges that you can go through to test your understanding on the topic. It aditionally contains links to resources and or explanations on the topic.
This page was last updated on 10.11.2019.
You can find its source on github.
Example 1
def hi():
print("Hello, world!")
hi()
Example 2
lists example
lists with math formatting example
© 2019 Tomislav (frainfreeze) Kucar.