Skip to content

creamcollar-Edtech/c-programming-assignment-sum-function-2-Naveenreigns1505

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Open in Visual Studio Code

C Programming Assignment - Sum Function

Welcome to the C Programming Assignment! In this project, you will implement a sum() function in C, compile the program, run it to ensure it works, and submit your solution via GitHub Classroom. Follow the instructions carefully to complete the assignment.


πŸ“‹ Project Overview

You are required to:

  1. Complete the sum() function inside the main.c file.
  2. Compile the code using the provided Makefile.
  3. Run the program to verify that it works.
  4. Push your changes to your GitHub repository.

πŸš€ How to Work on This Assignment

Step 1: Accept the Assignment

  1. Click the assignment link provided by your instructor.
  2. Log in with your GitHub account (or create one if needed).
  3. Click "Accept this Assignment".
  4. A private repository will be created for you.

Step 2: Clone the Repository

  1. Open a terminal or Git Bash.
  2. Clone your private repository:
    git clone <your-repo-url>
    cd <your-repo-folder>

About

creamcollar-edtech-classroom-0a6d87-c-programming-assignment-sum-function-2-c-programming-assignment created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 77.0%
  • Makefile 23.0%