online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code    Language
import time Sam=dict(age=10, birthday="March 23rd", real_name="Samuel", nickname="Sam") def timer (amount_of_time,gift): while amount_of_time!=0 and gift!="": sleep (1) amount_of_time-=1 return amount_of_time def birthday (): Sam["age"]+=1 print (f"It's your birthday Sam! You are now {Sam['age']} years old! I got you {gift} for a present" if amount_of_time!=0 else "oh no you ran out of time") birthday()

Compiling Program...

Command line arguments:
Standard Input: Interactive Console Text
×

                

                

Program is not being debugged. Click "Debug" button to start program in debug mode.

#FunctionFile:Line
VariableValue
RegisterValue
ExpressionValue