Created
June 5, 2020 00:15
-
-
Save jordan-chalupka/096a9910e9e50e0bcf2f6a79f7f5f0f2 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
help(this) | |
# Help on module this: | |
# NAME | |
# this | |
# MODULE REFERENCE | |
# https://docs.python.org/3.7/library/this | |
# The following documentation is automatically generated from the Python | |
# source files. It may be incomplete, incorrect or include features that | |
# are considered implementation detail and may vary between Python | |
# implementations. When in doubt, consult the module reference at the | |
# location listed above. | |
# DATA | |
# c = 97 | |
# d = {'A': 'N', 'B': 'O', 'C': 'P', 'D': 'Q', 'E': 'R', 'F': 'S', 'G': ... | |
# i = 25 | |
# s = "Gur Mra bs Clguba, ol Gvz Crgref\n\nOrnhgvshy vf o...bar ubaxvat ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment