Skip to content

Instantly share code, notes, and snippets.

@williamHuang5468
Created April 18, 2015 13:59
Show Gist options
  • Save williamHuang5468/daafbcb3a41c264076b7 to your computer and use it in GitHub Desktop.
Save williamHuang5468/daafbcb3a41c264076b7 to your computer and use it in GitHub Desktop.
標記程式碼

標記

class makeUp():
	def __init__():
	    pass
```python
class makeUp():
def __init__():
pass
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment