Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 628eba8

Browse files
Current time problem complete
1 parent 6c2235f commit 628eba8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎2-CurrentTime.py‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# 2 - Current time
2+
# Write a program that prints the current time and date to the console.
3+
4+
import datetime as dt
5+
print (dt.datetime.now().now())

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /