http://gitea.codecfn6joqlr6fiwxdreztojh563y33zpymvdn6zkxk2gtnggh6g5id.onion/winneratwin/homework/commit/d3e90b1de1af33c19228e137e2671ed9b00bb7cb
Let the user enter the starting number, the ending number, and the amount by which to count Create a program that gets a message from the user and then prints it out backward 2 week 3/Can you.....py Normal file Unescape Escape View File @ -0,0 +1,2 @@ out = input ( " string: " ) print ( out [ : : - 1 ] ) 7 week 3/Challenge - Check For Palindromes.md Normal file Unescape Escape View File @ -0,0 +1,7 @@ Ask the user to input a sentence.