Skip to content Skip to sidebar Skip to footer
Showing posts with the label Char

Python Compare Two Strings And Check How Many Chars They Have In Common

I'm just wondering how I can check how many chars two string have in common. For example if I h… Read more Python Compare Two Strings And Check How Many Chars They Have In Common

Take A Char And Print Out From Char To 'a' And Reverse It Should Be Recursive

this code should take a char as an argument and print out that char in alphabetically order to '… Read more Take A Char And Print Out From Char To 'a' And Reverse It Should Be Recursive