Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arihidayatm/name-to-symbols
https://github.com/arihidayatm/name-to-symbols
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/arihidayatm/name-to-symbols
- Owner: arihidayatm
- Created: 2023-03-09T08:58:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T09:29:52.000Z (almost 2 years ago)
- Last Synced: 2024-01-15T15:46:33.893Z (12 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# name-to-symbols
'''
Print your name in Symbols
author: Bogdanov BogdanI chose the vertical output of character because it horizontally will not check correctly.
update 1.1: Add to function:
1. Lists for the formation of the letters.
2. Processing errors in text_input.update 1.2: Change Z symbol.
update 1.3: Change Lists for the formation of the letters.update 1.4: Print in a horizontal line.(in the phone does not display correctly).
if you want to try, to add a function parameter TRUE. an example of a function call:
print_text_in_symbol(text_input, rand_ch, rand_bg, inline = True)
At the bottom I commented this functionupdate 1.5: Change Lists for the formation of the letters.
update 1.6: Add to function output: 1 Space .
2 Numbers 0-9 .
3 Symbols ?!,.-+ .THANKS