Python Script to Reverse a String | MySirG.com

preview_player
Показать описание
Python by Saurabh Shukla Sir
Python by Saurabh Sir

Like, Comments, Share and SUBSCRIBE

Рекомендации по теме
Комментарии
Автор

Python is very compressed language, very interesting program😍😍😍😘😘😘👍👍👍
sir upload more videos on this topic

pushpajitbiswas
Автор

Thank you sir your course provide me lot of knowledge.

itis_beard_man
Автор

easy job, no need to define any function or looping to reverse a string.

HimanshuKumar-quzi
Автор

Thank you so much sir this was very useful n easy.
I would like all the python lessons from u sir..plz explain all the lessons of class 11th ncert cbse python.
Thank u sir!

mariagoldina
Автор

Please tell me about sir.
Sir s to reverse nhi hau

akashrana
Автор

thanks for always motivated n helpful videos can I do MCA in NIT after graduation 2 yrs of gap plzzz rly sir

pranaliwalke
Автор

There are multiple ways to reverse a string. You can use reversed( ) for string

BikashKumar-wwem
Автор

Sir C programming me three variabls me middle value find karne ka program banaiye

akashvishwakarma
Автор

Using reverse
a="abhishek"
print(''.join(reversed(a)))

But slicing is the best and fastest approach, reversed is slower than slicing

AbhishekKumar_
Автор

Hello sir !!!
I have a problem that yesterday when I made two dimensional array program of multiplication of matrices in c language and compiled it, only one error came across which was "ld return 1 exit status". What is the meaning of that? I checked my program 10 times but I could not find any error. Sir PLEASE HELP ME!!!

karanjeswani
Автор

Sir I want to reverse a string can I do it??

patilvrushali
Автор

i don't know about python 3.6 but python 3.7 main string object ke pass reverse naam ka method hai

devlife
Автор

s = input("Enter a string : ")
rev = list(reversed(s))
for i in rev:
print(i, end="")

prathmeshpatil
Автор

Sir python may reverse krne k liye built in function hota hai "reversed()"

ByteBuilderOfficial-
Автор

sir, python se Reverse fibonaacci output nahi aa raha hai, kya aap ek video bana sakate hai

rahuldevnath
Автор

Sir data structure ki book bata dijiye

Sunilkumar-oyfd
Автор

Sir as you mention in videos to comment n Whatsap, bt don’t you reply to Whatsap msg? Sir please do reply

mandaralase
Автор

sir how to reverse a list ["RAM", "SHYAM", "SANJAY"] TO ["YAJNAS", "MAYHS", "MAR"].. Please suggest.

sanjaygahtori
welcome to shbcf.ru