Dice Rolling Game (Python) A simple command-line dice rolling game built using Python. Features Simulates rolling a six-sided dice Generates random outcomes Beginner-friendly Python project Technologies Used Python Random module How to Run python dice_rolling_game.py# dice_rolling_game_python