python - pycharm print the variable value automatically -


i'm newbie of python , got problem pycharm. such picture below, type in username = input ("username=") without print.however run result still shows value of variable. it's confusing.

enter image description here

at version, don't had confusing problem.

pycharm 2017.1.5 build #py-171.4694.67, built on july 4, 2017 

enter image description here


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -