Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 402 Bytes

index.md

File metadata and controls

37 lines (22 loc) · 402 Bytes

Some fires with Code

Run bro slide

Python Code

second slide

def do_something():
    action = "did something"
    print(action)
    return 0

Note: This will only display in the notes window.

Bullet List

third slide

  • this
  • and that
  • and other things