This commit is contained in:
Raihanul Islam Nahid 2024-04-19 19:11:14 +00:00 committed by GitHub
commit 387d6a065d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
yolo.js Normal file
View file

@ -0,0 +1,2 @@
// the hello world program
console.log('Hello World');