Skip to content

kitet/moringa_sa1_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Ping-Pong Number Game

Counts numbers from 1 to any value you give
//Converts numbers divisible by 3 to the word "ping"
//Converts numbers divisible by 5 to the word "pong"
//Converts numbers divisible by 3 to the word "ping-pong"

/*
Logic: numbers divisible by 15 are divisible by 3 and 5 too;


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published