This website requires JavaScript.
Explore
Help
Sign In
dodo
/
hello_world
Watch
1
Star
0
Fork
You've already forked hello_world
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
commit pertama
Browse Source
...
This commit is contained in:
dodo
2019-08-08 07:49:51 +07:00
commit
005ce9570b
2 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
hello.py
Normal file
Unescape
Escape
View File
@ -0,0 +1,2 @@
print
(
"
Hello world
"
)
2
hello.sh
Normal file
Unescape
Escape
View File
@ -0,0 +1,2 @@
echo
"Hello world"
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
dodo/hello_world
Title
Body
Create Issue