Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 495 Bytes

File metadata and controls

9 lines (8 loc) · 495 Bytes

It is time to learning and practising the exercises. My focus on learning python. Here you will find every solution of exercises given in Learning Python3 The Hardway book.

*******Secret If you get stuck with this exercise, remember the tricks you have been taught so far of finding differences and focusing on details:

  1. Write a comment above each line explaining to yourself what it does in English.
  2. Read your .py file backward.
  3. Read your .py file out loud, saying even the characters.