First program and deployment of version control Install the PyCharm IDE. Write a program that greets you by your own name. If your name was Viivi Virta, the output of the program would be Hello, Viivi ...
The exercises come from zhiwehu's Python-programming-exercises "100+ Python challenging programming exercises", which have 3 levels: Level 1 Beginner Beginner means someone who has just gone through ...