Replace blank space with hyphen in Python

Опубликовано: 24 Август 2022
на канале: Knowledge StepX
364
6

In this video, I have explained logic of how to replace blank spaces from python string

Problem Statement - Python program to take string as input and replace every bank space with hyphen.

I have covered below topics -
Logic theory/ conditions
program
program testing

Related video link -
Exchange first and last character of string in Python -    • Exchange first and last character of ...