Browse Source

update hello 20201222

master
dylan 3 years ago
parent
commit
398a5d8244
1 changed files with 8 additions and 4 deletions
  1. +8
    -4
      hello.c

+ 8
- 4
hello.c View File

@@ -18,9 +18,13 @@ void hello_20200822(void)
{ {
} }
hello 1
hello 2
hello 3


version = 3
void hello_school()
{
watch is you name;
}
void hello_class()
{
watch is you name;
}



Loading…
Cancel
Save