fork download
  1. a = ('I', u'\u2764', u'\U0001F40D')
  2. print(*a)
Success #stdin #stdout 0.04s 9264KB
stdin
Standard input is empty
stdout
I ❤ 🐍