##Original Issue Link:
SparkToCode2026/SparkToCode2026_CourseHub#2
π
Session Info
- Batch: Spark to Code 2026
- Session: Session 2 β C# Fundamentals Part 2
- Topics Covered: for loop, while loop, do-while loop, try-catch (syntax / runtime / logical errors)
π― Task
Solve all 10 problems from the attached practice task sheet (PDF) in a single Console Application. Each problem must be written and tested independently before moving to the next.
π Task Sheet:
CSharp_Fundamentals_Part2_Practice_Tasks.pdf
β οΈ Scope Reminder
Use ONLY what has been taught so far (Session 1 + Session 2). Do not use foreach, nested loops, arrays/collections, functions/methods other than Main, const/readonly, XML doc comments, object, or classes other than the default Program class.
β
Deliverables
Easy (4)
Medium (4)
Hard (1)
Advanced (1)
π§ͺ Self-Check Before Submission
Sprint: Sprint 1 β Session 2
Labels: assignment, sprint-1, csharp-fundamentals, session-2
##Original Issue Link:
SparkToCode2026/SparkToCode2026_CourseHub#2
π Session Info
π― Task
Solve all 10 problems from the attached practice task sheet (PDF) in a single Console Application. Each problem must be written and tested independently before moving to the next.
π Task Sheet:
CSharp_Fundamentals_Part2_Practice_Tasks.pdf
Use ONLY what has been taught so far (Session 1 + Session 2). Do not use
foreach, nested loops, arrays/collections, functions/methods other thanMain,const/readonly, XML doc comments,object, or classes other than the defaultProgramclass.β Deliverables
Easy (4)
Medium (4)
Hard (1)
Advanced (1)
π§ͺ Self-Check Before Submission
Sprint: Sprint 1 β Session 2
Labels: assignment, sprint-1, csharp-fundamentals, session-2