Public/func_HelloWorld.ps1

Function HelloWorld() {
    Write-Host "This is hello world 1 by anwesh"
}