i was working with geany for studying python.today i was studying about importing modules.and i created two python files one having a function with if/else example and other file importing my first file to it.then i tried to run my file but shown no module named as my first file.then i opened these same files in the python IDLE and runned the samething and it worked. ![Screenshot from 2020-10-21 14-35-38](https://user-images.githubusercontent.com/72963932/96727534-0dfdbc00-13ab-11...) ![Screenshot from 2020-10-21 14-36-07](https://user-images.githubusercontent.com/72963932/96727564-17872400-13ab-11...) ![Screenshot from 2020-10-21 14-36-31](https://user-images.githubusercontent.com/72963932/96727580-1d7d0500-13ab-11...)