new line, rstrip and lstrip in python

Опубликовано: 30 Сентябрь 2024
на канале: ArvindProgramming
21
like

New channels:-
   / channel  
   / channel  

Hi
Welcome to our channel-
   / @arvindprogramming  

About this video-
This video is from python for beginners series.Video voice is in hindi language.




Queries solved-
1.what is rstrip in python?
2.what is lstrip in python?
3.how to use rstrip and lstrip in python ?

Playlist- python for beginners
   • python in Hindi (old series): Beginne...  
Social Media Links-
Facebook – https://www.facebook.com/profile.php?...
Twitter -   / arvindk63507920  
YouTube -    / channel  
Instagram -   / arvindweb  

#PythonTutorialHindi #PythonTutorialInHindi #PythonCrashCourseHindi #PythonTutorialHindi #PythonHindi #LearnPythonHindi #LearnPythonInHindi #PythonProgramming #PythonLanguage #PythonProgrammingLanguage
#PythonForBeginners

this video describes new line, rstrip and lstrip in python programming language. new line in python jusps the control on next line . where rsrtip cuts the right whitespaces and lstrip cuts the left whitespaces.