Im trying to make a program that displays the first 50 prime numbers in 5 lines with 10 numbers on each line. this is what I have so far and I'm stuck.
Im trying to write a program that takes the a, b and c values entered by a user and run it through both the quadratic equations to respond with an x1 and x2 value. I don't know how to take user input and put it in a code and how to square root and, exponent part of an equation, can someone help me?