Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 223 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 223 Bytes

The Magic 8-Ball is a toy used for fortune-telling or seeking advice

Usage:

$ printf "will i be pretty?" | ./8ball
output:
yes - definitely

$ prinf "heckit" | ./8ball
output:
please ask a question!