This document contains an assignment submission for a programming fundamentals course. It includes 8 sections with 2 code examples each demonstrating different programming concepts like printing text, if/else statements, loops, functions, and arrays in C programming language. The codes show basics like finding the sum of two numbers, checking even/odd, generating patterns, finding repeated elements in an array. The assignment was submitted by Zohaib Zeeshan to their professor for the first semester course.