This page was migrated from a javaranch.com.jsp
Assignment Java-5 (Times)
Purpose: To learn how to convert integers to strings, how to format text, how to use nested loops.
Write a program that (algorithmically) shows a times table.
In other words, I want to type
and see
To do this, you will need to know how to:
You may also need to
Instructor's solution:
After you have tied up this assignment, lasso the next one:
Assignment Java-6 (Grains)
Page maintained by
Marilyn de Queiroz