Title really seems off the point, but what I am trying to ask is this:
For example, I have an input variable called answer
answ = input("> ")
Whenever I run the code and paste something into the input it automatically goes through and does not allow me to edit anything.
But, I also have another input variable that is not really different from the first one and that one allows me to edit out my input once I paste anything into
My question is, why are those 2 inputs different.
Please ask me in detail on what you didn't get about my question. I might be explaining very poorly