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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hello_tjkpolisher-0.4.1.tar.gz.
File metadata
- Download URL: hello_tjkpolisher-0.4.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.9.3 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59ce92ef77e16c55710a69dbb064512665fbd29b3fcfd156b2926c7e3fd91476
|
|
| MD5 |
ae4f2ce39ebb94e3684473652f3efa6a
|
|
| BLAKE2b-256 |
661930cfb88d7a719e101054c259c148b073a837327d6d06e59c70fa80ed7d59
|
File details
Details for the file hello_tjkpolisher-0.4.1-py3-none-any.whl.
File metadata
- Download URL: hello_tjkpolisher-0.4.1-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.9.3 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6423492261f203461dbaaa3e531d392d4a61390b2ab363825947e60dcced1bfd
|
|
| MD5 |
43bc2c463b52136d837743944be9d622
|
|
| BLAKE2b-256 |
b1cf46a71fe77cd72287f7a486edb928875d9743dcc9cd4c0681a4e6034d9d0d
|