PING PONG GAME

About Ping Pong


Created by:

Annie Sonna

Github Username/URL:


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:

  1. Numbers divisible by 3 become "ping"
  2. Numbers divisible by 5 become "pong"
  3. Numbers divisible by 3 and 5 become "pingpong"