Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Calculadora
//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; namespace Rextester { public class Program { public static void Main(string[] args) { // multiplicação --> * // subtração --> - // soma --> + // divisão --> / string texto = "Ola,brother"; string texto2 = "Tabuada do 7"; Console.WriteLine(texto); Console.WriteLine(texto2); Console.Write(" 7 * 1 = "); Console.WriteLine(7*1); Console.Write(" 7 * 2 = "); Console.WriteLine(7*2); Console.Write(" 7 * 3 = "); Console.WriteLine(7*3); Console.Write(" 7 * 4 = "); Console.WriteLine(7*4); Console.Write(" 7 * 5 = "); Console.WriteLine(7*5); Console.ReadLine(); } } }
run
|
edit
|
history
|
help
0
adxcsaxsd
Lotto35Generator
Number of Digits in a Number
c# piramid yapımı
C# - Integer to Roman
Simple Overriding
Testing bitwise stuff
Roman Numbers - Sorting
dxsdxsd
Plantera mas com escolhas