practiced ts

This commit is contained in:
umamahesh.b
2026-08-12 09:57:30 +05:30
commit cee5fb8fe0
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
"use strict";
let greetings = 'Great Work!';
let names = [1, 2, 3, "test"];