https://github.com/mnz1365/move-capital
function to move uppercase letters
https://github.com/mnz1365/move-capital
function python string text uppercase
Last synced: 8 months ago
JSON representation
function to move uppercase letters
- Host: GitHub
- URL: https://github.com/mnz1365/move-capital
- Owner: mnz1365
- Created: 2025-01-27T08:57:28.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-27T09:03:33.000Z (9 months ago)
- Last Synced: 2025-01-27T10:22:30.334Z (9 months ago)
- Topics: function, python, string, text, uppercase
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
python function that move all capital-letters (upperCase-letter) to the beginning of words.
# Getting Started
pass a string to function
for run app properly -> run "main.py" file