http://gitea.codecfn6joqlr6fiwxdreztojh563y33zpymvdn6zkxk2gtnggh6g5id.onion/winneratwin/homework/commit/d3e90b1de1af33c19228e137e2671ed9b00bb7cb
In combination with the for loop, you can use Python's range( ) function to count in all kinds of ways. files: counter.py 5 week 3/Loopy string.md Normal file Unescape Escape View File @ -0,0 +1,5 @@ Understanding for Loops All sequences are made up of elements. A string is a sequence in which each element is one character. A for loop marches through (or iterates over) a sequence one element at a time. files: loopy_string.py 9 week 3/Rock, Paper Scissors.md Normal file...