Beginners-Python-Examples
Beginners-Python-Examples copied to clipboard
Basic Python CLI programs
This program using the function Map, counts the number of words that start with ‘S’ in an input list.
- Rewritten the code base in Python3 - Formatted the code with 4 indents - Styling: PEP8
- Rewritten the code base in Python3 - Formatted the code with 4 indents - Styling: PEP8
STRING REVERSE PYTHON FILE USING FORMAT METHOD
STRING REVERSE PYTHON FILE USING FORMAT METHOD
Added 2 new Server and Client program for file transferring