I made a shuffler for chemistry test, it randomly generates a list of words or sentences with Python 3.6
It’s very simple, kinda challenging at first, but I got some help from my instructor.
This isn’t the best shuffler out there, so I’m encouraging people on GitHub to give me ideas or correct me. I am willing to learn and share my learning progress with the community.
(I’m new to Python, help and attentions needed thanks!)
My first project on GitHub https://github.com/DefGamerGreg/List-Shuffler.git
I made a shuffler for chemistry test, it randomly generates a list of words or sentences with Python 3.6
It’s very simple, kinda challenging at first, but I got some help from my instructor.
This isn’t the best shuffler out there, so I’m encouraging people on GitHub to give me ideas or correct me. I am willing to learn and share my learning progress with the community.
(I’m new to Python, help and attentions needed thanks!)