str="Python_exam"print(str)STR=str.upper()print(STR)
Standard input is empty
Python_exam PYTHON_EXAM
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!