Skip to content

HassnaIrzan/greet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Code for the greet Python package. This package provides a simple way to greet a person by name. Given a person's name (example: Sarah), the greet package will return Hello Sarah!.

Installation

You can install the package using:

python3 setup.py install 

Unittest

You can test the package by running:

python3 test_print_hello.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages