krzychell

Say hello!


License
MIT
Install
pip install krzychell==0.0.1

Documentation

krzychell

KRZYCHELL

Installation

Run the following to install:

pip install krzychell

Usage

from krzychell import say_hello

# Generate "Hello World!"
say_hello()

# Generate "Hello Everybody!"
say_hello("Everybody")