/project-team-a

project-team-a created by GitHub Classroom

Primary LanguageC

{% comment %}

This team hasn't started yet...

Check back later!

Please read tasks.md to start your work.

{% endcomment %}

Introduction

Our team will do

  • Task 1) Staring issues
  • Task 2) Project board
  • Task 3) Set up readme.md
  • Task 4) Write C code
  • Task 5) Get a status badge
  • Task 6) Showcase your team
  • Task 7) Register your repo

Code

{% include_relative code.c %}

badge

example workflow

Contribution

{% for staff_member in _stu %}

{{ staff_member.name }} - {{ staff_member.position }}

{{ staff_member.content | markdownify }}

{% endfor %}