From eff765a1979c603ef3615348780b339e46eef7ca Mon Sep 17 00:00:00 2001 From: MariyamSehar048 <24-st-048@students.ptut.edu.pk> Date: Thu, 27 Mar 2025 09:14:42 +0500 Subject: [PATCH] Create Sehar Mehar --- Sehar Mehar | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Sehar Mehar diff --git a/Sehar Mehar b/Sehar Mehar new file mode 100644 index 0000000..d58849e --- /dev/null +++ b/Sehar Mehar @@ -0,0 +1,20 @@ +Console.WriteLine("Enter name"); +string name = Console. Readline(); +Console.WriteLine("Enter Roll no"); +int Roll no = Convert.ToInt32(Console.ReadLine()); +Console.WriteLine (" Enter Department"); +string Department= Convert.ToInt32(Console.ReadLine()); + +ListsecondSemesterPapers= new List() +{ +"OOP" +"Functional English" +"SCM" +"THQ" +"Statistics & Probility" +"SDLC" +"Discrete Structure" +} +Console.WriteLine("Papers are given in the 2nd Semester"); + +Console.ReadLine();