py icon indicating copy to clipboard operation
py copied to clipboard

Repository to store sample python programs for python learning

Results 232 py issues
Sort by recently updated
recently updated
newest added

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](https://user-images.githubusercontent.com/26836928/220520091-8de02ed9-c55c-43fb-8c4c-eacdfd2a8620.png)

Updated Typo Error in Strings Exercise #189

Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.3.18 to 4.2.0.32. - [Release notes](https://github.com/skvark/opencv-python/releases) - [Commits](https://github.com/skvark/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python dependency-type: direct:production ...

for loop operations