Update hello.c #4

Merged
git merged 1 commits from radhitya/belajar:main into main 2026-03-31 07:18:26 +00:00

View File

@ -5,4 +5,5 @@ main(void)
{
print("hello");
print("hworld");
int x;
}