screen-shot-2016-11-07-at-2-34-37-pm screen-shot-2016-11-07-at-2-34-52-pm screen-shot-2016-11-07-at-2-35-08-pm screen-shot-2016-11-07-at-2-35-23-pm screen-shot-2016-11-07-at-2-35-36-pm screen-shot-2016-11-07-at-2-35-47-pm

in this lesson “Date and Time” I’ve learned a few things that is very useful.  I have learned that their is a library built in python that gives the real time in python to display. i had to create functions and store variables within them in order to process my print which is very similar to the other lessons i learned. i also learned how to organize and which function to call out first as this lesson is also very much about the order the code prints which is interesting as it makes you care more about organizing and your code in an orderly fashion for people to comprehend. I’ve also had to create strings in order for my program to understand and so it could execute well enough for display. what was complex for me to figure out was the syntax (-) and how it would not read (:) when working on the time portion of the program. That took me a while before i figured it our but other then that the rest wasn’t complex.