online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code    Language
Numbers=[1,56,87,22.3,76] print(str(Numbers)) #Now manipulate the str() to get string of just Numbers print(str(Numbers)[1:-1]) #or we can use strip function to get jsy Numbers print(str(Numbers).strip('[]'))

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