Code:int intRow = 5; for (int i = intRow; i>0;i--) { for (i=1;i<=intRow;i++) { // print the number of stars equivalent to intRow System.out.print("*"); } System.out.print("\n"); // decrease intRow, so we have one less star on each row intRow--; }
Code:int intRow = 5; for (int i = intRow; i>0;i--) { for (i=1;i<=intRow;i++) { // print the number of stars equivalent to intRow System.out.print("*"); } System.out.print("\n"); // decrease intRow, so we have one less star on each row intRow--; }
Code:http://uk3.php.net/control-structures.alternative-syntax
Code:Login to the system as this user, display all the currently set environment variables and redirect the system output to a file a called environment_variables.txt
Code:http://uk3.php.net/control-structures.alternative-syntax
Code:PHP Port Sniffer
Code:cannot find symbol symbol :class GroupLayout location : package.javax.swing
Code:zd[/
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks