I installed Python 3.7 with default settings and I want to explore the back roads a bit. I think it will be beneficial to see what goes on in the modules that we import, however, I can't find any of them. I am assuming they aren't imported from a server or through a cloud because I imported "random" without internet a couple of times already so it has to be stored on the hard drive. Can anyone lead me to the modules?
All the answers I have found were for Linux. I never used Linux so I am unsure if they are the same or not. I know this is a similar question to others, but this is specifically for Windows 10.