Inspiration
I wanted to be better at python so I decided to do something fairly challenging for me
What it does
It takes in two inputs from the user and outputs a series of population changes based on the inputs
How I built it
using 2D list as the core of the code
Challenges I ran into
I had trouble creating the 2D list and finding the random functions
Accomplishments that I'm proud of
I am proud that I have a pretty good grasp of how lists work
What I learned
I learned complex incorporation of 2D lists in python
What's next for Population Simulation
I would have created a more realistic simulation by having a more detailed effect of the events using complex equations and created a gui
Log in or sign up for Devpost to join the conversation.