Run Code
|
API
|
Code Wall
|
Users
|
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
Please
log in
to post a comment.
adxsdf
Only certain spheres.
ASXs
1 to n
SKR2
Bubble Sort
timeleft
zero comp
Ashraf
Hi
Please log in to post a comment.