online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code    Language
vrm_portal_id = 'PORTAL_ID_HERE' def _get_vrm_broker_url(): sum = 0 for character in vrm_portal_id.lower().strip(): sum += ord(character) broker_index = sum % 128 print (broker_index) _get_vrm_broker_url()

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