Skip to content

Conversation

rohitgaikwad17
Copy link

Switched from Python’s built-in random to NumPy’s random.randint()

Fixed typo in title (Dics Simulator → Dice Simulator)

Replaced multiple if-elif blocks with a dictionary for cleaner, more maintainable dice face printing

Updated loop exit logic to use break instead of exit(0)

Switched from Python’s built-in random to NumPy’s random.randint()

Fixed typo in title (Dics Simulator → Dice Simulator)

Replaced multiple if-elif blocks with a dictionary for cleaner, more maintainable dice face printing

Updated loop exit logic to use break instead of exit(0)
@rohitgaikwad17
Copy link
Author

Please merged my changes and add my name in contributers in project because this my college activity

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