the program should return the sum of multiples the number 3 and the number 5 for any given number as an example: the sumation of Multiples_of_3_and_5(10) will return 23 because all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23.
-
Notifications
You must be signed in to change notification settings - Fork 0
Ammar-alnatsheh/Multiples_of_3_and_5
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
the program should return the sum of multiples the number 3 and the number 5 for any given number
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published