Update python.md

main
Matt Huntington 5 years ago committed by GitHub
parent 147c742311
commit e6d9c42806
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,6 +19,10 @@
1. Have a class inherit from another
1. Create a factory for objects
## Running files
These notes are for python3, so use `python3 filename.py` to run your files
## Print a message
You can print a message to the user

Loading…
Cancel
Save