print.nbt 89 B

12345
  1. print(1)
  2. print(2 meter)
  3. print("hello world")
  4. print("pi = {pi}")
  5. print("1 + 2 = {1 + 2}")