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

Python Implementation #6

Merged
merged 5 commits into from Oct 23, 2021
Merged

Python Implementation #6

merged 5 commits into from Oct 23, 2021

Conversation

MutantWafflez
Copy link
Contributor

This is the python implementation of the multtable script. Uhh, yeah, simple as that. To run it, all you need to do is install Python itself. I made this script using Python 3.9.7, so I'm not sure what the oldest version of Python this is compatible with, but just get 3.9.7 since it's basically the latest version; Python 3.10 i've been told is kinda buggy, but don't quote me on that.

Download for Python 3.9.7: https://www.python.org/downloads/release/python-397/
Download for any other Python Version: https://www.python.org/downloads/

Once/if you download python, you can run the script by using IDLE, the built-in ""IDE"" that comes with the python installation (not sure if it comes with the Linux install). Just double click the script and it should open with IDLE: then, under "Run", click "Run Module", or alternatively, press F5.

image

@MutantWafflez MutantWafflez changed the title Python implementation of Multtable Python Implementation Oct 18, 2021
@ppebb ppebb merged commit 89f86c6 into ppebb:main Oct 23, 2021
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

2 participants