diff --git a/README.md b/README.md index 8d36b2e..313ca0c 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,4 @@ 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)