I\'m importing a module but when I run it, it says Process finished with exit code 0
Process finished with exit code 0
My code: from Game import *
from Game import *
I\'ve tried everything t