This application prints the "Hello, world!" string to the standard output.
To install the Hello World Application, you will need to run the following commands:
git clone https://github.com/IAmMoltony/HelloWorldApplication
python InstallDependencies.py
- done
Note: if you are using an operating system other than Windows, use python3
instead of python
.
The dependencies for the Hello World Application are listed in the DependencyList.txt file. To install dependencies, you will need to run the InstallDependencies.py
file.
The Hello World Application is very easy to use. To use the Hello World Application, run the HelloWorldApplicationMain.py script.
If you are interested in contributing to the Hello World Application, feel free to submit a pull request to the GitHub Repository;