diff --git a/chitra.js b/chitra.js new file mode 100755 index 0000000..4994d04 --- /dev/null +++ b/chitra.js @@ -0,0 +1,3 @@ +function chtira() { + return "Chitra says hola to all." +} \ No newline at end of file diff --git a/hello.html b/hello.html index e92f92a..82dfbf2 100644 --- a/hello.html +++ b/hello.html @@ -2,6 +2,8 @@
+ +