project-team-g created by GitHub Classroom
We are going to build a web page step by step. A project board is created so that everyone can keep track of progress.
_stu
folder, which will be displayed under Contributors.code.c
, from which a status badge will be obtained and be displayed under Code.README.md
in csci3251-2021.github.io
in the CSCI3251-2021 organization. // Your C code here
#include <stdio.h>
int main() {
printf("Hello World");
return 0;
}
# Contributors 🧑🤝🧑
Hi, I am Hughie Mak.
Hi, I am Wong Pui Yee.
Hello! I am Haopeng Deng. Good to see everyone here!
Hi! I’m Dai Zijie, nice to see you here!
I am Jeffrey, nice to meet you here!
Hello! I’m Xue Shaohua.
Hi, I am Cham Chi Yue.
Hi, I am Cheng Mo.
Hello, I am Danny HO~
2021-05-28 09:23:24 +0000