Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
salary
//Microsoft (R) Visual C# Compiler version 3.4.0-beta4-19562-05 (ff930dec) //Copyright (C) Microsoft Corporation. All rights reserved. using System; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; namespace Rextester { public class Program { public static void Main(string[] args) { Console.Write("Enter your salary:"); double a = double.Parse(Console.ReadLine()); double insuranse = a-((a*7)/100); Console.WriteLine("minus the insurans amount: " + insuranse); double tax = insuranse-((insuranse*9)/100); Console.WriteLine("minus tax: " + tax); Console.ReadKey(); } } }
run
|
edit
|
history
|
help
0
asdxasxasd
Cotton Farm v: (0.0.0.002)
Fórum Group Data Within 5 Hours Maximum
project euler 15, C#
partial method
LINQ-Group BY
Crystals Plep
rekenmachine in c#
SSTR PARS
sdgsdhsdhs