- [ ] In http://opentechschool.github.io/python-beginners/en/conditional_loops.html?highlight=conditional%20loops: and see if you can summarise in your head what it what it do - [x] In http://opentechschool.github.io/python-beginners/en/conditional_loops.html?highlight=conditional%20loops: You may want to change: print(sentence) to: print(sentence + ".") - [ ] In http://opentechschool.github.io/python-beginners/en/conditional_loops.html?highlight=conditional%20loops: You could try playing with a turtle in the interpreter _and_ using these functions to check exactly what they do, if you like.