0% found this document useful (0 votes)
15 views1 page

CS50 Python Project

Uploaded by

Fardeen Ahmed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views1 page

CS50 Python Project

Uploaded by

Fardeen Ahmed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

extracted_audio.wav.

crdownload
{ 0:00 }
Hello this is my final project assignment to CS50 Introduction to Python.
My name is Farthin Arifbilla. My project name is quadratic equation solver and
graph plot. My GitHub name AB Farthin, my edx name account name Fardeen
Ahmed. But for certification it appears Fardeen Arifbilla. I am from Bangladesh.
Bangladesh a city a beautiful city called Naranganj in the state of Dhaka.

{ 0:45 }
Video is created on August 16th 2024 as per requirement 1 main function. This is the
main function in which I validate the user inputs with regular expressions and OS
library. The first input takes three values separated and 2nd input takes file name.
This is the file name here, and this one takes three values. The file name is
validated with names that end with extension, JPG, PNG and JPEG extensions, and
if the file already exists, it will prompt you to overwrite the file or come up with a
new name.

{ 1:57 }
My second function here is the second function which calculates the discriminant
and accounts for the solutions of the equation. It determines the roots of equation my
third equation. My third function Y quad is responsible for the Y intercept and vertex
of the equation and is responsible for happy or sad smiling face of the parabola.
My last function is used to plot the graph result into an image with levels and results
of other two equation bottom of it.

{ 2:40 }
If we demonstrate, let me demonstrate it and the file is saved. And here's the file test
dot PNG.

--- End of transcript ---

You might also like