macias-daniel / python-dice-roller

command line dice roller app built using python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Dice Roller

Description

This is a python dice roller made that runs on the command line

This app uses basic python components such as

  • Functions
  • Random int
  • While loops
  • int to string conversion
  • if statement

About

command line dice roller app built using python


Languages

Language:Python 100.0%