Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 217 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 217 Bytes

Pick a card

This is a program which picks a random card and show it on the screen of your computer's console.

To start it type in your console: ruby pick_a_card.rb

The program is written in ruby