fork download
  1. message = "Learn_Python"
  2. print(message[-3])
Success #stdin #stdout 0.13s 14148KB
stdin
Standard input is empty
stdout
h