Skip to content

Instantly share code, notes, and snippets.

@N3RDIUM
Last active November 1, 2021 08:35
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save N3RDIUM/1b71d1cb7ada5205d53faa2465d651aa to your computer and use it in GitHub Desktop.
Save N3RDIUM/1b71d1cb7ada5205d53faa2465d651aa to your computer and use it in GitHub Desktop.
PyCraft

Any ideas for PyCraft will be made and discussed here.

(This is my first gist)

Please fork this gist and suggest some changes!

You can also comment to suggest any ideas!

# I am just an example for idea files!
"""
Explain the idea here
"""
# an example
def someIdea(arg):
print(arg)
# EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment