date and time

proceed to assigning a variable named Datetime.now to the variable. When we do that, we should be able to print out the current date and time if done correctly.Once we finish with that step, We create 3 more variables which are print now.month, print now.day, and print now.year to give us the exact date, month , and year.When we are done with that step, we create a new line , assigning the variable str to print out now.month, now.day, and now.year. Once that is completed, we make a new line using the same variable but this time , you are adding 3 more variable which are now.hour, now.minute and the