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)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant