Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uploaded shocker3.py (an updated version of shocker.py) for Python3.11 #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tmattel
Copy link

@tmattel tmattel commented Sep 11, 2023

-Updated initial import libraries: pyfiglet, urllib3, Stringio, queue
-Updated "print" syntax from Python2 to Python3 syntax
-Changed "not as" to "!=" (line 271)
-Added pyFiglet text banner under "def main:" (line 380-382)

Let me know if I missed anything... thank you!

-Update initial import libraries for: pyfiglet,  urllib3,  Stringio, queue 
-Updated "print" from Python2 to Python3 syntax
-Changed "not as" to "!=" (line 271)
-Added pyFiglet text banner under "def main:" (line 380-382)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant