Today We Did learned how inputs work response= input("Insert your questionhere") Reviewed string methods (.lower() , .upper(), .title()) Worked with lists indexing adding, removing , overriding Homework Page 34 to 36 TRYRead More...
What We Did Today: Reviewed how to create and use functions Reviewed about using the random function Learnt how to debug Homework: Create a new file called June4_DebuggingHW.py and do the following:Read More...