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?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Call Java from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!