Inspiration
- I just saw this challenge in day 5 of MLH INIT 2023
How we built it
- First I thought I will use random library of python, but then I remember I can't use library I've to make my one.
Challenges we ran into
I had to think a lot how will I generate random value each time the program runs.
- Then I remembered that time is what that is changing every second so I could use that.
- Then I made it.
What we learned
- I learned that everything is possible but you have to first stop a bit and think about it how it can be done !!
Log in or sign up for Devpost to join the conversation.