/project-team-c

project-team-c created by GitHub Classroom

Primary LanguageC

Introduction

In the project, we are goin to write a C code , get a status badge, showcase our work and register our repo. Hope we all can get a good grade!

Code

#include <stdio.h>
#include <stdlib.h>

int main()
{
    printf("Hello world!\n");
    return 0;
}

example workflow

Contributors

Chan Shi Leung Joanthan YAO Shihurong