Create yolo.js

Signed-off-by: Raihanul Islam Nahid <97145938+RaihanulIslamNahid@users.noreply.github.com>
This commit is contained in:
Raihanul Islam Nahid 2024-04-20 01:10:47 +06:00 committed by GitHub
parent ed0e1909e5
commit bdd59860ca
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');