Hi... I want to run a new file under new fold. How to run a new file. Thanks.
When you want to call a file from a different folder use 'from [folder] import [file]'. Here's an example based off of your program: https://repl.it/@LimanData/WhisperedFreshFields
When you want to call a file from a different folder use 'from [folder] import [file]'. Here's an example based off of your program:
https://repl.it/@LimanData/WhisperedFreshFields
I understand you solved my problem.
Thanks