Skip to content

Given an integer,n, print its first 10 multiples. Each multiple n x i (where 1<=i<=10) should be printed on a new line in the form: n x i = result.

Notifications You must be signed in to change notification settings

EdwinRono-254/HackerRank-Loops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

About

Given an integer,n, print its first 10 multiples. Each multiple n x i (where 1<=i<=10) should be printed on a new line in the form: n x i = result.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages