| Author |
print number of time without a loop?
|
Nath Maniedeo
Greenhorn
Joined: Feb 15, 2008
Posts: 29
|
|
|
is it possible to print out text the same amount of times as stored in a variable without using a loop?
|
 |
Katrina Owen
Sheriff
Joined: Nov 03, 2006
Posts: 1334
|
|
Why do you want to avoid the loop? [ March 16, 2008: Message edited by: Katrina Owen ]
|
 |
Marilyn de Queiroz
Sheriff
Joined: Jul 22, 2000
Posts: 9033
|
|
Assignment Java-1 (Hundred) Purpose: To learn how to follow the style guide, how to get the argument from the command line, how to use variables, how to concatenate strings, how to use a loop effectively, and how to output to the screen (standard out).
|
JavaBeginnersFaq
"Yesterday is history, tomorrow is a mystery, and today is a gift; that's why they call it the present." Eleanor Roosevelt
|
 |
 |
|
|
subject: print number of time without a loop?
|
|
|