Data Science And Big Data Analytics

profilemeeb89

Write a Python (or R) program that asks the user to enter an integer (X), then:


A. Determines if X is prime or not,


B. If X is not prime, compute and print the factors of that integer X 


C. Evaluate and print the equation Y=8X2+ 1, for X values from -5 to 5 using the range function and for loop (explained in my recorded video about Python examples).

    • 6 years ago
    • 5
    Answer(1)

    Purchase the answer to view it

    blurred-text
    • attachment
      Discussion3.docx