Category Archives: Uncategorized

  We first use datetime to print the date and time in a nice format. we then create a variable called ‘now’ and store the result of datetime.now() in it. we then print the value of ‘now’. we extract each … Continue reading

Posted in Uncategorized | Leave a comment

lab 1 description

The objective was to run python on Codecademy.com and complete python syntax in which tip calculator was part of the exercise. We do what is instructed on the left panel. First we declare the variable (meal) and assign it’s value … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment