Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 600 Bytes

worksheet.md

File metadata and controls

51 lines (28 loc) · 600 Bytes

Resource Name

Short description of the resource

The First Step

First we'll do X.

  1. First do A

  2. Then do B

  3. Now do C in code:

    print("Hello world")

    In Python the print function is something

  4. Now do D:

    Wire up the button to pin 17 and ground

  5. Now do X

Now we have X

The Next Step

Now we've done X, we'll do Y.

  1. First do A

  2. Then do B

  3. Now do C in code:

    print("Hello world")

    In Python the print function is something

  4. Now do D

  5. Now do Y

Now we have X and Y