Skip to content

Add 4 new Python programs (Math and Dates) - #601

Open
ferminriv20 wants to merge 4 commits into
souravjain540:mainfrom
ferminriv20:main
Open

Add 4 new Python programs (Math and Dates)#601
ferminriv20 wants to merge 4 commits into
souravjain540:mainfrom
ferminriv20:main

Conversation

@ferminriv20

Copy link
Copy Markdown

Hello! 👋

I am contributing to the repository by adding 4 new basic Python programs. To keep the project's history clean and make reviewing easier, I have added each program in a separate atomic commit.

Here is the list of the programs added:

  • days_in_month.py: A program to find the number of days in a given month.
  • euclidean_distance.py: A program to calculate the Euclidean distance between two points.
  • pythagorean_theorem.py: A program to calculate the hypotenuse of a right-angled triangle using the Pythagorean theorem.
  • slope_straight_line.py: A program to find the slope of a straight line given two points.

All scripts have been tested and are working correctly. Let me know if any changes are required!

Thank you!

@ferminriv20

Copy link
Copy Markdown
Author

Hi @souravjain540
I’ve added 4 new Python program and submitted a pull request #601
Please review it. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant