9AM – Intro To Python – Saagar
Today we did: Reviewed for loops and iterating by elements as well as index Review append, insert, remove, pop, del list functions Introduced while loops as a way of executing certain codeRead More...
Today we did: Reviewed for loops and iterating by elements as well as index Review append, insert, remove, pop, del list functions Introduced while loops as a way of executing certain codeRead More...
Homework Create a new python file Aug20_StringHomework.py Copy codes from page 20 to 23. For those who do not have the book yet, click this link IntroToPythonP20toP23 When you see >>> copy theRead More...
Today We Did We learned about IF ELSE ELIF statements We learned how to get input from shell We learn about List. Homework Create Aug20_HowOldAreYou.py and do exercise from this page (onlyRead More...