online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code   
Language
def question(team, category, card): print("Question for team " + team + " in category " + category + ":\n") for key, val in card.items(): if key == "Correct": continue elif key == "Questions": print(val + "\n") else: print(key + ". " + val)

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