Thursday, July 17, 2008

AHHH!

ItsTHURSDAY! almost the end of the week!


i'm actually in my computer class. IT'S WAY NOT COOL and its boring. i am freezing in here its like 30 degrees!.. this is a pointless class..look what i have to do.. i have to fix freakin programs.


import java.util.Scanner;
class CountIntegersTemplate {
public static void main(String[] args) {
Scanner data = new Scanner (System.in);
// Declare an int variable to store integer.
int number;
// Declare an int variable to keep count of characters.
int count;
// Initialize count.
count = 0;
System.out.println("Enter a number ('-1' to end):");
// TODO: Read in an integer and assign to the "number" variable.
// TODO: Replace the XXX below with a condition where as long as // the variable "number" is not assigned a '-1' the statements // in the loop are repeated.
// TODO: Keep count of number of integers entered. // [HINT: Increment "count" variable by 1.] // If the "number" variable is assigned a '-1' then exit the loop.
while (XXX) {
System.out.println("Enter a number ('-1' to end):");
// TODO: Read in an integer using dara.nextInt() and assign it to // the "number" variable.
of integers entered.
System.out.println("You entered " + count + " integers.");
} // main
} // CountIntegersTemplate



it's freakin dumb!!! i got about an hour in this class left.. but it always feels like forever. im going to see lupe fiasco tonight at the avalon hollywood..i still dont know who to bring for my fourth person... i had a couple people that i asked but they cant go anymore. so i guess its up to my sis to see who wants to go becuz its going to be me corey my sister and..... idk i want my sis to pick someone so she can have fun too...

the last couple days has been a drag. i really havent done much besides that i had 2 basketball games on tuesday. to bad we lost... but hey it was our first game together and we did pretty good. annnnnnnnnnd! i also got to see corey on tuesday because he came to my game... wooopty.. -_-


i dont know what to do in this class.. everything in blocked besides this.. lol and i might get in trouble for playing games and such. i might get in trouble for being on this!! whatever. i guess i got to get back to my "programming" work!!


this is freaking dumb... oh well..



ill update maybe tonight with some pictures of the show!



No comments: