0prelim.py 78 B

1234
  1. # all tests need print to work! make sure it does work
  2. print(1)
  3. print('abc')