#python #pythonprogramming #pythonprogrammingtutorial
In challenge 11, we will learn how to replace a string with different naming conventions. There are four types of naming conventions: camelCaseName, PascelCaseName, snake_case_name, and kebab-case-name.
In this video, you will learn how to do this task.
Download The Source Code: https://github.com/robaeid14/100-Codi...