Skip to main content

The Python program I'm distributing for the first time ever

Project description

hello-tjkpolisher

Install

pip install hello-tjkpolisher

Usage

Although the name of the package has dash(-), it must be imported with the dash replaced by underscore(_). Please keep in mind when you import this package.

import hello_tjkpolisher

Instructions for Each Modules

who.py

my_name and who

These functions print certain sentences.

from hello_tjkpolisher.who import my_name, who

print_name

This function gets an input of string which is one's name. Then, the function print the input string.

from hello_tjkpolisher.who import print_name

randomness.py

lotto_kr

This function generates a series of lottery number, based on the rule of Korean Lotto. This function randomly extracts six integer from 1 to 45 and then print them in ascending order.

from hello_tjkpolisher.randomness import lotto_kr

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hello_tjkpolisher-0.4.1.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

hello_tjkpolisher-0.4.1-py3-none-any.whl (2.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page