No project description provided
Project description
Reverse Words Package
This package provides a function to reverse words in a given sentence.
Installation
Install with pip:
pip install reverse-words
Usage
from reverse_words.main import reverse_words
result = reverse_words("hello world")
print(result) # Output: olleh dlrow
Tests running
1) From package root:
python -m unittest discover -s tests
2) From tests folder:
python -m unittest test_reverse_words.py
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 reverse_words_oliinyk_andrii-0.2.tar.gz.
File metadata
- Download URL: reverse_words_oliinyk_andrii-0.2.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03aec1ffff0384c19a54a0741325f2c273dbeddaffea171183160c0b9589a203
|
|
| MD5 |
8b5b8ea08a9468bbd21a7126f4ea5fe8
|
|
| BLAKE2b-256 |
54e17fea96bbea29a699d5ce0e83e13d676f3134959b60044fd5198a7206e387
|
File details
Details for the file reverse_words_Oliinyk_Andrii-0.2-py3-none-any.whl.
File metadata
- Download URL: reverse_words_Oliinyk_Andrii-0.2-py3-none-any.whl
- Upload date:
- Size: 1.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f972bedc1a880174e5af18e6a32bbfcf72ee255dcff0ada7db6e6e9cbeff370
|
|
| MD5 |
c14735d4535c79270720c1bf9bed91ff
|
|
| BLAKE2b-256 |
36da6da30e80b7b946ef0ba82e165168b2b06766cebeb3231cacc4e55212866a
|