This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hướng dẫn nộp bài tập | |
1. Các bạn nộp bài tập chú ý đặt tên như sau: | |
Tên_của_bạn_ngày_nộp_Buổi_số_mấy | |
Ví dụ: | |
Hoang_Dinh_Hoi_27052024_Day_1.txt | |
2. Nội dung |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function vi_du() { | |
console.log("Bai tap so 1"); | |
} |