From b3792725eda18ad7100ab94a9aabfbb8fd6952f0 Mon Sep 17 00:00:00 2001 From: Nikos Vasilopoulos <159822927+nvasilop@users.noreply.github.com> Date: Wed, 15 May 2024 21:41:11 +0300 Subject: [PATCH] Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..cd70d15 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +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. + +I use python's fuctios and I do mathematical's calculations.