Skip to content

Programming with Python tutorial

Nikoleta Glynatsi requested to merge add-to-python-section into dev

I have included more material to the basic concepts, the if-loop statements and function sessions.

  • For the basic concepts I included strings and f stings, and the library random
  • For the loops, I included for loops and the function enumerate
  • Finally, for functions I included docstrings, tests, and a demonstration of git

I also tried all the installation steps on my new machine and did some adjustment to the material.

Edited by Nikoleta Glynatsi

Merge request reports