fork download
  1. # your code goes here
  2. print("Привіт, світе!")
  3. print("Я починаю вивчати Python!")
Success #stdin #stdout 0.12s 14064KB
stdin
Standard input is empty
stdout
Привіт, світе!
Я починаю вивчати Python!