I made a program that can make predictions for the future, any thoughts?

I had fun, once I had a good idea what I wanted to do it went pretty smoothly.
its getting started, that’s the hard part.

Hi,

Nice job!
An idea: Consider how you can factor your random functions. They’re all virtually the same except they take a different length. Can you think of a way to write just one function that does the same thing they all do (saving precious, precious lines of code).

thanks for the suggestion, I just finished adding it in

1 Like