Provide yourself an example (not one from your instructor) of how you use a particular command that
will help jog your memory in the future when you need that command again. You must provide a little
code as well as a written explanation with this one.
System.out.println( " /\\ /\\" );
this is a portion of the symbol animal we worked on in class in order to practice the use of system.out. System.out is the equivalent of cout<< from c++ and by look in at this portion of code, i will remember that.
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment