diff --git a/README.md b/README.md index cd70d15..c3ee81b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ This is a beginner Codecademy python project! -In this project I am a physics teacher preparing for the upcoming semester. I want to provide my students with some functions that will help them calculate some fundamental physical properties. +In this project I am a physic's teacher preparing for the upcoming semester. I want to provide my students with some functions that will help them calculate some fundamental physical properties. -I use python's fuctios and I do mathematical's calculations. +I defined python's functions and I do mathematical's calculations. +Finally, I printed out the results of each calculation along with appropriate messages to provide context.