I found a way to open the source code on python command line, but my question is once it's in the command line what can i do with it? Anything? Or is it just another way to view the source code?

You can interact with Python and execute code as you see fit. My favorite thing about Python is being able to simply type in examples to the Interpreter and see how my programs will react to different test cases.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.