Skip to content

Instantly share code, notes, and snippets.

@afd57
Last active June 21, 2020 10:10
Show Gist options
  • Save afd57/66c40b022d41199c257f9686c67d639a to your computer and use it in GitHub Desktop.
Save afd57/66c40b022d41199c257f9686c67d639a to your computer and use it in GitHub Desktop.
test

Hello

Test github theme.

for i in range(10):
  print(i,"hello")
  
  
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment