 | | Age: | 29 | | Gender: | Man | | Looking for: | Woman | | Location: | Port Neches, Texas, United States | | Pictures loaded: | 2 picture(s) | | Videos loaded: | No Videos | | About myself: | I am just your average guy, who has a severe nerd streak in him. I am an anime fan, fantasy novel junkie, and outdoors man all rolled into one. I am just looking for someone out there who shares a couple of the same interests. |
|
| Marital Status: | I'll tell you later | | Religion: | Christian | | Languages: | English | | Referred by: | Referred by a friend |
|
|
|
| |
| Ethnicity: | Caucasian (white) | | Height: | 5' 10" (178 cm) | | Eye color: | Brown | | Hair color: | Dark Brown | | Body Type: | A few extra pounds | | Body art: | Wouldn't even think about it | | Best feature: | Eyes | | Weight: | 300 lbs (135.3 Kg) |
|
|
|
| |
| Sense of humor: | Clever: Nothing's better than a quick-witted comeback, Obscure: I'm usually the only one laughing, Dry / Sarcastic: I'm not bitter because I'm single. Quite the opposite | | Exercise: | Weekly | | Daily diet: | Meat and Potatoes, Keep it Healthy | | Smoking: | No, never | | Drinking: | Just socially | | Living situation: | Live with roommates | | Have children: | No | | Want children: | Not sure |
|
|
|
| |
| Favorite OS: | I am not really picky, I loathe WinMe and Vista, and I am not a MAC person | | Favorite Show: | Scrubs, Firefly, Dexter, and a few others. I am not a big Television watcher. | | Favorite Authors: | Jeff Grubb, Margaret Weiss, Tracy Hickman, | | Programming: | using System;
public class ch5notes2
{
public static void Main()
{
int[] validValues = {101, 118, 201, 266, 304, 311, 409, 411, 412 };
double[] prices = { 0.86, 1.23, 3.50, .069, 5.79, 3.19, 0.99, 0.89, 1.26, 8.00 };
int itemOrdered;
double itemPrice = 0;
bool isValidItem = false;
Console.Write("Please enter an item ");
itemOrdered = Convert.ToInt32(Console.ReadLine());
for (int x = 0; x < validValues.Length; ++x)
{
if (itemOrdered == validValues[x])
isValidItem = true;
itemPrice = prices[x];
}
if (isValidItem)
Console.WriteLine("Price is {0}", itemPrice);
else
Console.WriteLine("Sorry - item not found");
Console.WriteLine();
Console.ReadLine();
}
}
and Visual Basic as well | | Emoticon: | I'll tell you later | | Games played: | Diablo 2, Eve, Worms Armageddon | | Nerd quirk: | I am not really sure. I talk about nerd stuff I guess, but most people wouldn't know I was a nerd until they walked into my room. | | Net Hangouts:: | All over really. I surf, but I hang on Aim. |
|
|
|
| |
| Education: | Some College | | Employment status: | Full-time | | Current annual income: | Less Than $25,000 | | Job schedule: | Full time other hours |
|
|
|
| |
| Hobbies: | I am into Anime, play a little Magic the Gathering every once in a while, reading fantasy novels and manga, going to anime conventions and cosplaying, I do dig the star wars, and I enjoy going to renfairs. I also love to fish, hike, canoe, and going to the gun range. | | Sports: | Bowling, Cycling, Volleyball, Walking / Hiking, Weights / Machines | | Favorite things: | I love the color green, the outdoors, art, museums, sushi, wine, potatoes, and long walks on a moonlit beach (No I am not kidding lol). | | Last reading: | a catalog for Museum Replicas | | Common interests: | Cooking, Coffee and conversation, Dining out, Fishing / Hunting, Movies / Videos, Museums and art, Playing cards |
|
|
|
| |
Profile Rating How would you rate this profile?
|
|