Skip to content

Instantly share code, notes, and snippets.

@kristofer
Created April 10, 2026 13:37
Show Gist options
  • Select an option

  • Save kristofer/b85fdc3e5f02c723f71da5887ff91fd3 to your computer and use it in GitHub Desktop.

Select an option

Save kristofer/b85fdc3e5f02c723f71da5887ff91fd3 to your computer and use it in GitHub Desktop.
testing

Oh Yeah

i = 6
while i < = 5 :
  print(i)
  i++
  
print(i)

this is lorem ipsum...

and more

There is always more!

  • foo
  • bar
  • baz

By kristofer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment