str = "Python_exam"print (str)print(str[7:11])
Standard input is empty
str = "Python_exam" print (str) print(str[7:11])
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!