Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Datasets:
ydshieh
/
vtt
like
0
Dataset card
Files
Files and versions
Community
main
vtt
/
alert.js
ydshieh
HF staff
Update alert.js
648a05f
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
66 Bytes
function
msg3
(
){
alert
(
"Hello Javatpoint 333"
);
}
msg3
()