Support Forums

Full Version: Post your CTRL+V.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So you say people who consume Cannabis are stupid for doing so?


LOL that is mine.
tehlaughingman7@gmail.com
SupportForums.net

Haha I just cleared all my cookies and history so I copied the link so I could paste quickly once they cleared. :}
bubley
using System;
namespace Ages
{
class MainClass
{
public static void Main(string[] args)
{
// Metablites
string Input;
string Message;
float Age;
// Eisagwgh dedomenwn
Console.WriteLine("Enter Age Value:");
Input = Console.ReadLine(); // To InputData pou 8a eisax8ei ap ton xristi, 8a einai tupou string.
Age = float.Parse(Input); // Metatrepoume to string se float kanontas xrisi ths Methodou Parse.
// Ypologismoi
if (Age > 70)
{
Message = "Aren't you dead yet?";
}
else if ((Age > 35) && (Age <= 70))
{
Message = "Death is coming!";
}
else if ((Age > 21) && (Age <= 35))
{
Message = "You are the man/woman";
}
else if ((Age > 15) && (Age <= 21))
{
Message = "Teenager";
}
else if ((Age > 0) && (Age <= 15))
{
Message = "Baby";
}
else
{
Message = "Bullshit";
}
Console.WriteLine("{0}",Message); // Typosh minimatos.
}
}
}
cat /usr/share/calendar/calendar.history

^^^interesting