i may have done something wrong in the setting. enter image description here
previously to check print statement i wrote print("b") and the code fine with b as output but now if i clear the print("b") and write print("a") the terminal shows output "b" only. i am fairly new to vscode also
2
Answers
did you restart vscode already?
I believe you need to save it. If it is just a print statement should be fine.