Skip to content

The Rollercoaster Ride program in Python simulates the experience of a rollercoaster, using user input to determine height, and excitement levels. And Use basic programming concepts such as loops, conditionals, and user interaction.

License

Notifications You must be signed in to change notification settings

neha487/Rollercoaster-Ride-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Rollercoaster Ride Program 🎢 :

Welcome to the Rollercoaster Ride Program! 🎠 This Python program simulates the excitement of a rollercoaster experience, allowing users to interact with the ride through various inputs such as speed, height, and excitement levels. It’s a fun and simple way to practice Python basics like functions, loops, and conditionals.

🚀 Features :

  1. Simulate different rollercoaster experiences based on user input 🎮
  2. Adjust speed, height, and excitement levels with interactive prompts 🏎️
  3. Fun and dynamic user interface with text-based animations 🎉
  4. Beginner-friendly code for learning Python concepts 📚

🛠️ Requirements :

  • Python 3.x or higher
  • Basic knowledge of Python syntax

🧑‍💻 How to Run :

  1. Clone this repository to your local machine:
git clone https://github.com/yourusername/rollercoaster-ride.git
  1. Navigate to the project directory:
cd rollercoaster-ride
  1. Run the program :
python rollercoaster.py

🔧 Usage :

  1. Follow the prompts in the terminal to set the ride parameters.
  2. Experience the ride by adjusting the speed, height, and excitement!
  3. Enjoy the ride, and see if you can make it the most thrilling experience! 🎢

🤖 Example :

Welcome to the Rollercoaster Ride Program! 🎢
Enter your age to see if you can ride: 18
Ready to get on the rollercoaster! Hold on tight! 🚀
Choose your speed (1-10): 8
Choose your height (in meters): 50
Experience level: High excitement! 😱
Enjoy your ride! 🎉

🧑‍💻 Contributing : Feel free to contribute to the project! Open an issue or submit a pull request to improve the code, add new features, or suggest enhancements.

📜 License : This project is open-source and available under the MIT License.

Let’s make the ride fun and thrilling! 🎢 Don't forget to fasten your seatbelt before starting! 😜

About

The Rollercoaster Ride program in Python simulates the experience of a rollercoaster, using user input to determine height, and excitement levels. And Use basic programming concepts such as loops, conditionals, and user interaction.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published