Question: Python 3.6- I made a source code to find x intercepts using quadratic equation formula for data in txt file (shown below): Here is the
Python 3.6-
I made a source code to find x intercepts using quadratic equation formula for data in txt file (shown below):

Here is the source code:

I want to read the txt file (shown above) and use that file and the source code to write data to new txt file(should look like this):

Please help in reading the quadratic.txt file and creating and writing to new txt file. Thanks in advance.
quadratic.txt x 5 7 1 6 10 9 8 20 10 100 600 600 63 2 62 (3 9 1 2 1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
