Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xuqiu authored Feb 8, 2024
1 parent be6cad9 commit f697062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ current_datetime_str = current_datetime.strftime("%Y-%m-%d %H:%M:%S") # Year-Mo
print("Current time (24-hour format):", current_time)
print("Current date:", current_date)
print("Current date and time:", current_datetime_str)
```[Run](https://run-test.oscollege.net/KnUK)
``` [Run](https://run-test.oscollege.net/KnUK)

0 comments on commit f697062

Please sign in to comment.