PING PONG GAME
About Ping Pong
Created by:
Annie Sonna
Github Username/URL:
asonna/ping-pong-count
Code review week3 for:
Introduction to programming
Let's play
Rules
Ping Pong will count from 1 up to your number and assuming the following exceptions:
Numbers divisible by 3 become "ping"
Numbers divisible by 5 become "pong"
Numbers divisible by 3 and 5 become "pingpong"
Enter your number here:
Ping Pong!