Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
N
nodejs-60-2
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
amonsiri unkham
nodejs-60-2
866e7dfc5963f649b6e2754d0a751178648b9d36
866e7dfc5963f649b6e2754d0a751178648b9d36
Switch branch/tag
nodejs-60-2
weeek01
index.js
Find file
Normal view
History
Permalink
index.js
55 Bytes
Edit
Web IDE
Newer
Older
การบ้าน01
866e7dfc
amonsiri unkham
committed
7 years ago
1
2
let
name
=
"praew"
;
console
.
log
(
`Hello
${
name
}
.`
);