Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
EVEN AND ODD
//Rextester.Program.Main is the entry point for your code. Don't change it. //Compiler version 4.0.30319.17929 for Microsoft (R) .NET Framework 4.5 using System; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; namespace Rextester { public class Program { static double a = 0.0; static void input () { Console.WriteLine("Escriba su nùmero: "); a=double.Parse(Console.ReadLine()); } static void val () { if (2%a==0) { Console.WriteLine("Número par"); } else { Console.WriteLine("Número non"); } } public static void Main(string[] args) { input (); val (); } } }
run
|
edit
|
history
|
help
0
Naju Date Format Issue
Fibonacci recursion
tamrin
Fórum ➡ DataTable #1's rows that are NOT present in DataTable #2 ♦
adxasxsd
default branch name
services
generic stack implementation
function in event
sdfghjkikujyhtgrfedw