Skip to content

Commit

Permalink
batch file added
Browse files Browse the repository at this point in the history
  • Loading branch information
gmkavuna committed May 8, 2022
1 parent 2e00f71 commit 65453cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions section_2/code/helloworld_parameter.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
@echo off
echo "Hello World %name"
pause

1 comment on commit 65453cd

@gmkavuna
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please disregard this commit. This was meant to go to the forked repository for testing.

Please sign in to comment.