from datetime import datetime, timedeltanow = datetime.now()print(now)print(now+timedelta(hours=10))# your code goes here# your code goes here
Standard input is empty
2025-05-29 05:49:41.713220 2025-05-29 15:49:41.713220
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!