tonnyone / python

Show Me the Code Python version.

Home Page:https://github.com/Show-Me-the-Code/show-me-the-code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python

Show Me the Code Python version.

How to Add your solutions:

  • fork this repo
  • create a folder named with your github name
  • create a folder named the problem num
  • add your solution in the folder

For example, if you wanna add a solution for problem 0001, you should do like this:

  • fork Show-Me-the-Code/python
  • git clone YOUR_REPO_URL SOME_DIR
  • cd SOME_DIR
  • mkdir YOUR_GITHUB_USER_NAME
  • cd YOU_GITHUB_USER_NAME
  • mkdir 0001
  • cd 0001
  • and the write some code & test it

if all these steps done, send us an pull request. After we accepte your request, we'll invite you to this group.

About

Show Me the Code Python version.

https://github.com/Show-Me-the-Code/show-me-the-code

License:MIT License


Languages

Language:HTML 52.2%Language:Python 45.7%Language:JavaScript 0.8%Language:C++ 0.6%Language:CSS 0.3%Language:Processing 0.1%Language:Mako 0.1%Language:C 0.0%