online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code   
Language
import time kac_mesaj=int(input("kaç mesaj yollamak istiyorsunuz:")) kac_dk=float(input("kaç sn de bir yollansın:")) while kac_mesaj>0: kac_mesaj = kac_mesaj - 1 print("merhaba") time.sleep(kac_dk)

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