Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
sfe
//Rextester.Program.Main is the entry point for your code. Don't change it. //Microsoft (R) Visual C# Compiler version 2.9.0.63208 (958f2354) using System; namespace Rextester { class Program { public static void Main(string[] args) { Console.WriteLine("Please insert your date birth"); int Age = Convert.ToInt32(Console.ReadLine()); if (Age <= 0) { Console.WriteLine("sorry that is not expected Age"); } else { Console.WriteLine(99); Console.ReadKey(); } } } }
run
|
edit
|
history
|
help
0
reverse a stack
RGEFCSZX
Fórum ➡ GroupJoin'ing Books and Orders ♦
Linq FirstOrDefault() null check in c#
Test DateTimeStyles.AdjustToUniversal
числата от 1 до 20
Fun with Enums
Main4-2
Homework4
IntToExcelColumnNotation