abuzaidsarah22
abuzaidsarah22 abuzaidsarah22
  • 06-11-2021
  • Computers and Technology
contestada

Please i want the code in c#
​

Please i want the code in c class=

Respuesta :

ItzFeelBeat
ItzFeelBeat ItzFeelBeat
  • 06-11-2021

  1. using System;
  2. public class Exercise6
  3. {
  4. public static void Main()
  5. {
  6. int j,n;
  7. Console.Write("\n\n");
  8. Console.Write("Display the multiplication table:\n");
  9. Console.Write("-----------------------------------");
  10. Console.Write("\n\n");
  11. Console.Write("Input the number (Table to be calculated) : ");
  12. n= Convert.ToInt32(Console.ReadLine());
  13. Console.Write("\n");
  14. for(j=1;j<=10;j++)
  15. {
  16. Console.Write("{0} X {1} = {2} \n",n,j,n*j);
  17. }
  18. }
  19. }

[tex]\huge\underline\mathtt\colorbox{cyan}{™}[/tex]

Ver imagen ItzFeelBeat
Answer Link

Otras preguntas

Which part of English society was completely exempted from restrictions under the Magna Carta?
When light can travel into a material but cannot travel through the material, it is called refraction reflection absorption blockage
Cedro collects state quarters he has 42 out of 50 available quarters what is 42 out of 50 as a percent
75 is what percent of 150
what property did Joshua use to rewrite the expression 36 + 14 + 29
Which equation would best help solve this problem? Five added to 3 times a number is equal to 8 less than 5 times the number. A. 3X + 5X - 8 B. 3X - 4 = 5X + 8
Why did the Europeans explore the Americans and what did they find
Find the distance between the points (4,3) and (11,4)
Maya spent 1/5 of her money on a book. If she had $80 left over after she bought the book, how much money did she have originally?
Alana biked 45 miles in 3 hours.How many miles did she bike per hour?