Closed bybwang closed 2 years ago
Added a SPORTS list based on NCAA sponsored sports, and added a few other globally popular sports such as cricket and rugby. Wrote a function to randomly generate gender and a sport from the SPORTS list. Also wrote a test case for the new function
When ready this closes #22
As with #26 and #27 I'm going to merge this, and then start a new PR to do the clean up previously requested.
Added a SPORTS list based on NCAA sponsored sports, and added a few other globally popular sports such as cricket and rugby. Wrote a function to randomly generate gender and a sport from the SPORTS list. Also wrote a test case for the new function