A simple Python script that gives you a random, uplifting fortune cookie message each time you run it. Perfect for beginners learning Python or anyone who wants a daily dose of inspiration!
- Presents a random fortune from a collection of positive, motivational messages.
- Prompts the user to try again for another fortune.
- Friendly, interactive command-line experience.
- Clone or Download this repository.
- Make sure you have Python installed (version 3.x recommended).
- Run the script in your terminal or command prompt:
python fortune_cookie.py - Enter your name when prompted.
- Receive your fortune! Choose whether to try again or exit.
Enter your name: Siddarth Hey Siddarth ! Here is your fortune for today: Adventure awaits you just around the corner. Want to try again? (Y/N): Y Hey Siddharth ! Here is another fortune cookie for today: Your creativity will inspire those around you. text
- Practice: Great for learning basic Python concepts like lists, functions, user input, and randomization.
- Inspiration: Share a smile or a motivational message with yourself or friends.
- Portfolio: A simple but effective project to showcase on your GitHub!
This project is licensed under the MIT License—see the LICENSE file for details.
Pull requests and suggestions are welcome! If you have new fortune ideas or want to improve the script, feel free to contribute.
Enjoy your daily fortune! ✨