Skip to content

Commit

Permalink
Create hello_world_abhinavtiwary04.js
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavtiwary04 authored Oct 9, 2022
1 parent dbce29c commit 595e60b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions scripts/hello_world_abhinavtiwary04.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
// LANGUAGE: Javascript
// ENV: Node.js
// AUTHOR: Abhinav Tiwary
// GITHUB: https://github.com/abhinavtiwary04

console.log('Hello, World!'); //It prints the string "Hello World" in the console.
console.log('Welcome to my first code for Hacktoberfest 2022!');

0 comments on commit 595e60b

Please sign in to comment.