An open API service indexing awesome lists of open source software.

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

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