Update hello.c #4

Merged
git merged 1 commits from radhitya/belajar:main into main 2026-03-31 07:18:26 +00:00
Showing only changes of commit a4c0b3f551 - Show all commits

View File

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