Zachary Elliott
@ZacharyElliott2
0
Monty Hall Problem test
After hearing theories about the Monty Hall Problem I grew curious and decided to start gathering data about. Go ahead and try to win.6
1
0
I made a character generator for 1st ed D&D in python and have recently wanted to add it to my website. The problem is that HTML doesn't like python a
ch1ck3n well you need a python web server (flask, django) to pass in some input at a API endpoint, process that data using python, then return the value to javascript.2 years ago
I made a program that will generate a D&D character. It starts by asking for a name, race, class, alignment, gender, and alignment. If you've got tips
Python
thing I need to get on github