helloworld-ajilraju

A package to print hello world


License
MIT
Install
pip install helloworld-ajilraju==0.0.3

Documentation

pypa-helloworld

Just a function to print hello world.

Installation

pip install helloworld-ajilraju

Prerequisite

  • Python3.+

Usage

from helloworld import helloworld
print(helloworld.sayhello())