fork download
  1. # your code goes here
  2. phoneme = "xD"
  3.  
  4. if phoneme == "xD":
  5. phoneme = ":<"
  6. elif phoeneme == ":<":
  7. phoneme = "lulz"
  8. print(phoneme)
Success #stdin #stdout 0.02s 9028KB
stdin
Standard input is empty
stdout
:<