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

compile.c

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