Python lesson solutions In this the repository where you can look up your solutions of the python course. The exercises can be found here. If an exercise is stroke out a solution is not available yet. Solutions: Lesson 1: Hello World Strings String Methods Lesson 2: Objects and classes Even more objects! - deeper into classes Lesson 3: Get me the file! - file(handle(r)s) Calculator Text Statistics Lesson 4: Important importing - path path path Modules and Packages Be persistent - save your data! Lesson 5: It is beautiful - Decorator Lesson 6: Easy to comprehend - Comprehensions Lesson 7: Functions as Values Lesson 8: Hand off the work - subprocess Your own grep - using subprocess Lesson 9: On the client side of the internet Dad? What's for breakfast? Lesson 10: Dear regex, Merry Christmas! Special: SZ-Online crawler Mailer