python-basics-exercises icon indicating copy to clipboard operation
python-basics-exercises copied to clipboard

Page 314

Open fourfridays opened this issue 3 years ago • 0 comments

Original Text Don’t worry about how the datetime class works right now. The important part of this example is that having to constantly time datetime.datetime anytime you want to use the datetime class is redundant and tiring.

Suggested Edit Don’t worry about how the datetime class works right now. The important part of this example is that having to constantly type datetime.datetime anytime you want to use the datetime class is redundant and tiring.


The word "type" was misspelled as "time."

fourfridays avatar Oct 23 '22 19:10 fourfridays