Skip to content

The Distance-travelled repository showcases a Python program designed to calculate the distance traveled based on speed and time. It provides a simple and effective way to understand basic physics concepts like distance, speed, and time relationships.

Notifications You must be signed in to change notification settings

imDarshanGK/Distance-travelled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Distance Travelled 🚗

Overview 📝

The Distance Travelled repository provides a Python program that calculates the distance based on speed and time. This simple program is ideal for beginners learning how to work with basic physics formulas and user input handling in Python. It helps users understand how to apply mathematical calculations to real-world scenarios.

Features ⚡

  • 🧮 Calculates distance using the formula Distance = Speed × Time.
  • 🏃‍♂️ Handles user input for speed and time.
  • 🎓 Ideal for learning basic Python and mathematical operations.

Installation and Usage 🏃‍♂️

To get started:

# Clone the repository
git clone https://github.com/imDarshanGK/Distance-travelled.git

Contribution 🤝

Contributions are welcome! Follow these steps:

# Fork the repository on GitHub

# Clone your forked repository
git clone https://github.com/your-username/Distance-travelled.git

# Create a new branch for your feature or fix
git checkout -b feature-name

# Make your changes and commit them
git commit -m "Add feature or fix description"

# Push to the branch
git push origin feature-name

# Open a pull request on GitHub

About

The Distance-travelled repository showcases a Python program designed to calculate the distance traveled based on speed and time. It provides a simple and effective way to understand basic physics concepts like distance, speed, and time relationships.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages