top of page
learn_data_science.jpg

Data Scientist Program

 

Free Online Data Science Training for Complete Beginners.
 


No prior coding knowledge required!

Writer's picturestella tchoutcha

Reverse a string in python

Reverse a string in Python using the len() function ( function returns the number of items in an object. When the object is a string, the len() function returns the number of characters in the string.)

this algorithm has fun, given a word or a sentence that you pass it to enter, to return its inverse to you