py icon indicating copy to clipboard operation
py copied to clipboard

Typo Error in Strings Exercise

Open srinivasskc opened this issue 2 years ago • 1 comments

Exercise: String in Python https://github.com/codebasics/py/blob/master/Basics/Exercise/4_strings/4_strings_exercise.md

Sentence: Replace incorrect words in original strong with new ones

Spelling Error: Strong

It should be corrected to String.

image

srinivasskc avatar Feb 22 '23 04:02 srinivasskc

It has been fixed please close the Issue

nagaajay4 avatar Mar 01 '23 10:03 nagaajay4