Created
August 20, 2020 12:54
-
-
Save phillipsj/2a86d963f389cbdd3d824e1d5d99bb57 to your computer and use it in GitHub Desktop.
First Python REPL
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
$ python | |
Python 3.8.3 (tags/v3.8.3:6f8c832, May 13 2020, 22:37:02) [MSC v.1924 64 bit (AMD64)] on win32 | |
Type "help", "copyright", "credits" or "license" for more information. | |
>>> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment