can someone please help me with this Fuzz buzz code

How can i program a for loop java code with 2 input ? and the loop goes as a fizz buzz so if it's a multiple of 3 it's a fuzz and if it's a number contains 2 digit and that's another problem with contains it's a buzz. And if it's a multiple of 3 and contains 2 digitis it's fizz buzz. otherwise and i'm assuming it's else in the code right? just print the number. Help?

Answers (0)

Asked:

on 23 Apr 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!