can someone please help me with this Fuzz buzz code
Mostrar comentarios más antiguos
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?
Respuestas (0)
Categorías
Más información sobre Get Started with Curve Fitting Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!