online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code    Language
def name(a): y = 0 for i in a.split(): if i == "Emma": y += 1 return y str_x = "Emma is good developer. Emma is a writer" print("Emma aperaed:", name(str_x))

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