t382.py 35 B

123
  1. s = "hello"
  2. print s
  3. print s + None