can someone please help me with this Fuzz buzz code
Show older comments
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)
Categories
Find more on Call Java from MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!