Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
asdf
//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; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; class Program { private static int myInt= 42; private static float myFloat= 42.25F; private static decimal myDecimal= 42.25m; static void Main(string[] args) { Console.WriteLine("Detta är ett heltal: "+ myInt); Console.WriteLine("Detta är ett flyttal: "+ myFloat); Console.WriteLine("Detta är ett decimaltal: "+ myDecimal); } }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Bubble Sort
Programa_01_01_Declaracion_de_clases
dima
Expand Treeview Job Entry
1 through 1000
01-SI
asdcsadxasxd
ray's 2nd test
5454
Helloworld
Please log in to post a comment.