I decided to try new Python code editors after IDLE. I was advised to use Sublime Text. For the first time, I decided to try to check the print command-it works. Then I also decided to do something easier and wrote a program for finding the roots of a quadratic equation. I met with a problem that when I press Ctrl + B (Build) I got a = in the output window . This is how it should be. but when I enter the value of the variable there and press Enter, nothing happens. The program was supposed to output b=, but it just moved to a new line. The entered data was not registered in the program… 
The information output string
Fleur
#1
0 Likes