fork download
  1. # your code goes here
  2. print("2+2")#Toplama işlemi
  3. print("Alahat"+"khalil")
  4. print("stund no= 2457")
  5. print("classroom=10/I")
  6.  
Success #stdin #stdout 0.08s 14060KB
stdin
Standard input is empty
stdout
2+2
Alahatkhalil
stund no= 2457
classroom=10/I