Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion code.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

int main()
{
printf("Bye World!\n");
printf("Hell World!\n");
return 0;
}
1 change: 1 addition & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ <h2>PR 실습 결과</h2>
<paper-material elevation="2"><p id="PR_MSG">Pull Request Test #3<@enuri91></p></paper-material>
<paper-material elevation="2"><p id="PR_MSG">Pull Request Test #4<@test-git></p></paper-material>
<paper-material elevation="2"><p id="PR_MSG">Pull Request Test #5<@test-git></p></paper-material>
<paper-material elevation="2"><p id="PR_MSG">hello world!<@dididy></p></paper-material>
</div>
</div>
</body>
Expand Down
Empty file added hell
Empty file.