I am trying to code a lemonade stand game(modeled after the one on cool math games) and im trying to seperate everything into different files for ease of access and i get extra credit from my teacher if i do. The only problem is i cant for the life of me figure out why the imports arent working :
im using the: from buy import *. idk if there is another kind of import that would work better.
one last thing. Everything was in the same file before i changed it and all i did was cut them to another file and made minor adjustments. please let me know what i would need to do within the next 3 days because i have an exam on this on thursday
https://replit.com/@DEVONHOLLOWAY1/the-real-lemonade-stand#main.py
idk if i formatted this right but id apreciate any help possible