Add single work 1 for real data and use for assi
This commit is contained in:
parent
bcbcbdcd37
commit
7f888fe3b6
8
work1/single.c
Normal file
8
work1/single.c
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
#include "stdio.h"
|
||||||
|
#include "stdlib.h"
|
||||||
|
|
||||||
|
int main() {
|
||||||
|
printf("Welcome!");
|
||||||
|
|
||||||
|
printf("Goodbye!");
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user