Added swap case program and removed unexpected expression part (#3212) · acoder77/Python@ed30749 · GitHub
Skip to content

Commit ed30749

Browse files
mayur200cclauss
andauthored
Added swap case program and removed unexpected expression part (TheAlgorithms#3212)
* Removed an extra '=' which was creating an error while running a program. * Removed the unexpected expression part. * Added program for swap cases in string folder * removed if condition and exchange word with char * added '=' sign which I removed before because of unknowing error from pycharm * added space in test * removed costraint from problem statement * Update cocktail_shaker_sort.py * Update naive_string_search.py * Update swap_case.py * psf/black " not ' * added new line at the end of the file * Fix flake8 issues * added new line at the end of the file * added True and fixed comment * python file end with \n * Update swap_case.py * Update strings/swap_case.py * Update strings/swap_case.py * Apply suggestions from code review * Update strings/swap_case.py * Update swap_case.py * Update swap_case.py Co-authored-by: Christian Clauss <cclauss@me.com>
1 parent fda57d6 commit ed30749

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

strings/swap_case.py

Lines changed: 42 additions & 0 deletions

0 commit comments

Comments
 (0)