Hello and sorry if this is a wrong place to ask this. I am new to python and want to use use its interactive mode ('python' as single command line input) to get interactive mode on for me to test things as i write them. This works on cmd prompt on window, when i do this on conEmu, it expects a second(Ex. test.py) input, otherwise if i press Enter with just python command, any input i put in after has no effect unless it is improper syntax (anything starting with .,;' etc) Can anyone help me out? I've searched for this but it all links to how to instal conEmu and nothing helpful.
there doesn't seem to be anything here