No project description provided
Project description
# Reversed Name Function
This Python script contains a function `reversed_name` that prompts the user for their name, reverses the characters in the name, and then greets the user with their name reversed.
## Description
The `reversed_name` function asks the user to input their name. It then reverses the order of the characters in the name and prints a greeting using the reversed name.
## Getting Started
### Dependencies
- Python 3.x
### Installing
- No installation required. You only need Python installed on your system.
- Download the script file or copy the code into a new Python file on your machine.
### Executing program
- Run the script using Python interpreter.
```bash
python reversed_name.py
- Follow the prompt to enter your name.
- The script will display a greeting with your name reversed.
Authors
Your Name
Contact: YourEmail@example.com
Version History
- 0.1
- Initial Release
License
This project is open-source and free to use.
Acknowledgments
Inspiration:
- Basic Python scripting
- String manipulation in Python
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
reversed_name-0.0.1.tar.gz
(14.2 kB
view details)
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 reversed_name-0.0.1.tar.gz.
File metadata
- Download URL: reversed_name-0.0.1.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e891e0b04120b2022523ff946c75cca789f71ce822991675a545f94069ea8090
|
|
| MD5 |
d92f886fe87a69f8fb1b99f64401fdb9
|
|
| BLAKE2b-256 |
a8363f910f29b0fcd7679bf85c467d7d78a2910273e8825082f19d052e02d40f
|
File details
Details for the file reversed_name-0.0.1-py3-none-any.whl.
File metadata
- Download URL: reversed_name-0.0.1-py3-none-any.whl
- Upload date:
- Size: 14.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
81be00a849bf882d645735591aa1d4981916c1c4458b8d140f87a2cfd30ab550
|
|
| MD5 |
69ece2ec331db30be66a5df010b95a74
|
|
| BLAKE2b-256 |
11fc2eac4be96ada57da4d1ca3ddf8534d000e3e363c67d02505c8ebdd6ef833
|