Retired

Multiples! (retired)

3,517 of 5,624Aweson1

Description:

Make a program that takes a value (x) and returns "Bang" if the number is divisible by 3, "Boom" if it is divisible by 5, "BangBoom" if it divisible by 3 and 5, and "Miss" if it isn't divisible by any of them. Note: Your program should only return one value

Ex: Input: 105 --> Output: "BangBoom" Ex: Input: 9 --> Output: "Bang" Ex:Input: 25 --> Output: "Boom"

Fundamentals

Stats:

CreatedJul 17, 2015
Warriors Trained7702
Total Skips158
Total Code Submissions10147
Total Times Completed5624
Python Completions3517
Ruby Completions129
JavaScript Completions2076
Total Stars41
% of votes with a positive feedback rating89% of 744
Total "Very Satisfied" Votes622
Total "Somewhat Satisfied" Votes83
Total "Not Satisfied" Votes39
Total Rank Assessments90
Average Assessed Rank
7 kyu
Highest Assessed Rank
7 kyu
Lowest Assessed Rank
8 kyu
Ad
Contributors
  • Aweson1 Avatar
  • suic Avatar
  • danleavitt0 Avatar
  • ejini战神 Avatar
  • saudiGuy Avatar
Ad