online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code    Language
EmptyList=[] #EmptyList listOfnumbers=[1,3,56,78] #List of numbers listOfObjects=[1,"anything",["lists","in","lists"],2.5] # List containing differnt data types print(EmptyList) print(listOfnumbers) print(listOfObjects)

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