Toggle navigation
Toggle navigation
This project
Loading...
Sign in
정의왕
/
2021_2_OSSW
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
정의왕
2021-09-30 20:03:01 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
eb984e5f566f3c4ebb38cbf0089ac157c9115f3d
eb984e5f
1 parent
736be535
printmyname
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
hello.py
hello.py
View file @
eb984e5
1
-
print
(
"Hello world!"
)
...
\ No newline at end of file
...
\ No newline at end of file
1
+
print
(
"Hello world!"
)
2
+
print
(
"My name is Jeong eui wang"
)
...
\ No newline at end of file
...
\ No newline at end of file
...
...
Please
register
or
login
to post a comment