programmyBoi
@programmyBoi
This program will do basic statistics like sorting data, calculating the mean, median, and range of a data set.
Italyball
Python
This simple program calculates the mean, median, and range of data sets.
Python
Repl only provides us with version 3 of BeautifulSoup, which is not compatible with Python 3. If there is a way to get BeautifulSoup 4, please tell m
ArjunSS1 Repl I believe supports github so you could install it through that but a better option would be to add a requirements.txt file where you set the version of Beautiful Soup. The last option you could do if your desperate would be to do os.system('pip install x) at the top of your code3 years ago
A small terminal OS. You can install and uninstall games that I pre-programmed to the OS. Start out by typing anything. If you feel that I should m
Python
Learn how to make an epic basic calculator in python here.
Python
This was an individual, text based and RNG based project that I spent way too much time on. You are a cowboy and just need money. You can get money by
Python
The password is gnome, this was an individual project, and this also has many games built into it.
This is kinda buggy, but the only time an error pop
Python