Skip to content
Snippets Groups Projects
Select Git revision
  • 3376875bc8bc7d6854823dcb2c4b763d7c582a99
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

modos.c

Blame
  • 0prelim.py 78 B
    # all tests need print to work! make sure it does work
    
    print(1)
    print('abc')