SIGN IN SIGN UP
TheAlgorithms / Python UNCLAIMED

All Algorithms implemented in Python

219160 0 1 Python

Consolidated two scripts reverse_letters.py and reverse_long_words.py into one (#10140)

* Conolidated two scripts reverse_letters.py and reverse_long_words.py into one because of similar functionality

* Added a new line to accomodate characters without going over 88 char limit

* fixed grammar to pass pre-commit

* Changed faulty test case entirely to pass pre commit

* fixed a test case which was wrong

---------

Co-authored-by: Keyboard-1 <[email protected]>
A
Anshu Sharma committed
66e4ea6a621cccabd6116f1543432899a4411daa
Parent: 2d02500
Committed by GitHub <[email protected]> on 10/8/2023, 8:17:22 PM