Assignment by Fasih Dawood ROLL # 1612118: "Code of Tables"
Assignment by Fasih Dawood ROLL # 1612118: "Code of Tables"
ROLL # 1612118
"CODE OF TABLES"
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ConsoleApplication1
class Program
int table = 2;
int c = 6;
if (i == 10) {
table++;
i = 0;
if(table==c){
break;
Console.ReadLine();