Created
August 10, 2017 03:40
-
-
Save since1991qsy/bba90bf57e570d8960e68316d79e3a79 to your computer and use it in GitHub Desktop.
afafasfsafs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# test | |
## test again |
'''py
if a is None:
return True
'''
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
'''python
if a is None:
return True
'''