Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #2608
| Newsgroups | comp.lang.java.help |
|---|---|
| Date | 2013-03-20 12:18 -0700 |
| References | <760ab6c0-6f23-424d-9b6f-c8bf30c65a6a@googlegroups.com> |
| Message-ID | <fa2a200c-f2e5-49a0-bbc6-2ec4280a31e9@googlegroups.com> (permalink) |
| Subject | Re: How do you print to standard output letters letters of 9 lines tall using characters of your choosing? |
| From | Lew <lewbloch@gmail.com> |
On Wednesday, March 20, 2013 10:34:56 AM UTC-7, alex rodriguez wrote: > Hi, I am trying to solve the following problem. I would like to use the following program which takes > an input of initials of somebody's name and displays them to standard output and extend this to output > the initials to nine lines tall using characters of my choosing an example character could be "*". Does > Java have a function that performs the operation of enlarging the standard output using characters of a > persons choosing? Or Can someone write some simple code that a novice could understand to perform > a similar function? No, the point of the homework assignment is for you to solve that exact part of the problem. Read this: http://www.patriciashanahan.com/beginner.html -- Lew
Back to comp.lang.java.help | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
How do you print to standard output letters letters of 9 lines tall using characters of your choosing? alex rodriguez <dralex73@gmail.com> - 2013-03-20 10:34 -0700
Re: How do you print to standard output letters letters of 9 lines tall using characters of your choosing? Lew <lewbloch@gmail.com> - 2013-03-20 12:18 -0700
Re: How do you print to standard output letters letters of 9 lines tall using characters of your choosing? Roedy Green <see_website@mindprod.com.invalid> - 2013-03-20 20:23 -0700
Re: How do you print to standard output letters letters of 9 lines tall using characters of your choosing? alex rodriguez <dralex73@gmail.com> - 2013-03-22 03:49 -0700
Re: How do you print to standard output letters letters of 9 lines tall using characters of your choosing? alex rodriguez <dralex73@gmail.com> - 2013-03-22 03:58 -0700
Re: How do you print to standard output letters letters of 9 lines tall using characters of your choosing? Lew <lewbloch@gmail.com> - 2013-03-22 13:44 -0700
csiph-web