HI VIEWERS In the STRING FORMATTING concept i have written the print function and please correct it with format function for alignments. LEFT JUSTIFY Wrong Statement : print("hello","30") CENTER ALIGNMENT Wrong Statement : print("hello","^30") Correct Statement : format("hello","^30") I am sorry for the mistake and please make a correction.
Sir I'm M.Manoj I have learned python in this playlist and placed in 2 companies,Thank you for your service sir🙏🙏🙏 and I wish you to continue like this..and I also suggested this playlist to many of my friends...love you sir😊😊, I strongly suggest this playlist to the students those who are watching, this is the best playlist and best faculty to learn python.Once again Thank you sir🙏🙏🙏
I am the beginner sir.. After seeing ur video I have more confident that I can also learn this programming Thank you so much sir... Clearly explained sir.
print("What's Your Name?") this statement prints no error, sir. I think this statement prints an error while we are using single line quotes for eg: print('What's Your Name?'). I think it is the correct statement print('What\'s Your Name?') your videos are excellent thank you so much, sir.
Mistake : Raw String Printing : =============== Wrong Syntax : print(R,"What\'s Your Name") Correct Syntax :print(R"What's Your Name") You can use R or r without Space.
as per your correct syntax still it shows the error TypeError Traceback (most recent call last) in () ----> 1 print(R"what's your name") TypeError: 'tuple' object is not callable
Sir i tried raw string as you said the syntax is not in right format Print("R, what\`s your name ") By the way after using R it is not printing \ it is printing with out that kindly review it and let me know at 23:19
In the latest Version of the Python loss of precision will not be published as the Compiler will limit the value to some extent In [2]: 10/3 Out[2]: 3.3333333333333335
Hi sir,Recently Started watching python videos.In that print("what's your name ") is working without escape sequence or Raw String .Is this because of latest version of python r am I doing something Wrong??????....Please reply for this to continue your videos.
Sir for espace sequences same kind of qoute which is we used for starting and ending should be used.Otherwise it leafs to synatax error. Wrong:print("what\'s your name") Syntax error Right:print('what\'s your name') what's your name
Sir I'm seeing every video of uu.... related to python.....i have some doubts on This course...... could you please permit me to speak with you sir...... don't say no sir it's my honorable request....
HI In the STRING FORMATTING concept i have written the print function and please correct it with format function for alignments. LEFT JUSTIFY Wrong Statement : print("hello","30") CENTER ALIGNMENT Wrong Statement : print("hello","^30") Correct Statement : format("hello","^30") I am sorry for the mistake.
sir i got error ,cam u clarify ? print(R,"what\'s your name") Traceback (most recent call last): File "", line 1, in print(R,"what\'s your name") NameError: name 'R' is not defined
Sir every programming language most cases use / and \ this operators.My dout is why every programming language use only this why don't we create another operator is this possible.
hi nani thats how compiler have been designed so we are supposed to find the syntax and semantics while using the compiler. thanks for your interest towards our channel and share my sessions with your friends and subscribe to our channel.Keep following our channel.
HI VIEWERS
In the STRING FORMATTING concept i have written the print function and please correct it with format function for alignments.
LEFT JUSTIFY
Wrong Statement : print("hello","30")
CENTER ALIGNMENT
Wrong Statement : print("hello","^30")
Correct Statement : format("hello","^30")
I am sorry for the mistake and please make a correction.
Thank you for the lecture sir. Truly Helpful.
No sorry from yr end,it's a just mistake,happens oftentimes
At the left string i.e. format("Hello", "
thank u sir , i confused that .,
Sir going by the replies pertaining to your correction i am confused as to what the correct syntax for the alignments are?please help!!!!!!
Sir I'm M.Manoj I have learned python in this playlist and placed in 2 companies,Thank you for your service sir🙏🙏🙏 and I wish you to continue like this..and I also suggested this playlist to many of my friends...love you sir😊😊, I strongly suggest this playlist to the students those who are watching, this is the best playlist and best faculty to learn python.Once again Thank you sir🙏🙏🙏
I am the beginner sir.. After seeing ur video I have more confident that I can also learn this programming Thank you so much sir... Clearly explained sir.
How much time Did it take to learn python after watching these tutorials?
Did you learn coding?
0:00 to 15:57 is all about Numbers
15:59 to 31:00 is all about Strings.
I am a commerce Grad and you just made python so easy for me. Awesome teaching sirjee.
print("What's Your Name?") this statement prints no error, sir. I think this statement prints an error while we are using single line quotes for eg:
print('What's Your Name?'). I think it is the correct statement print('What\'s Your Name?')
your videos are excellent thank you so much, sir.
bro error raledhuga bro double quote petinapudu
U r the best faculty for computer language sir tq so much sir plz do more videos like this
best teaching
keep it up sir
i loved your teaching very much.
It’s an awesome explanation of the python programming . Thank you so much sir you’re reaching the many
Your Teaching is Awesome sir, It's clearly understandable. Thank you for making the Video.
Simple n lucid way of teaching ,U strive hard to make every point understoodwell.thanks ton
Sir this videos are too much helpful to me.. It is making my concepts very clear.. And it is enlarging my knowledge.. Thank you very much sir..
Hi Sundeep thanks very much appreciate your teaching Joseph Perera
thank you so much Mr. sundeep
It's always fun to learn from u sir
So good tutorial video !!!
Mistake :
Raw String Printing :
===============
Wrong Syntax : print(R,"What\'s Your Name")
Correct Syntax :print(R"What's Your Name")
You can use R or r without Space.
Correct
yes rajesh garu sundeep sir syntax will shows the error that is" R will not defined"
thanks brother
as per your correct syntax still it shows the error
TypeError Traceback (most recent call last)
in ()
----> 1 print(R"what's your name")
TypeError: 'tuple' object is not callable
print(r'what\'s your name'), this gives the answer, Sandeep need to correct this
26:43 i tried that alignment program... it just simply got printed as "hello
hello lakshmi see the comment above
print(format("helloji", ">30"))
Good Approach to the learners.👌
sir at 23:30 you wrote print(r,"what\'s your name") instead of print(r"what\'s your name") with comma it give error
Good explanation
String Formatting Output is different which has explained in the Video.
In [5]:
format("hello","
Sir i tried raw string as you said the syntax is not in right format
Print("R, what\`s your name ")
By the way after using R it is not printing \ it is printing with out that kindly review it and let me know at 23:19
I just want to say thanks , you are They best, I feel like am going school again,
Hlo sir
Your way of teaching spr sir
Negative whole number is also integer constants
Please explain practically also by programming
In the latest Version of the Python loss of precision will not be published as the Compiler will limit the value to some extent
In [2]:
10/3
Out[2]:
3.3333333333333335
Thank u for uploading this video sir
Super sir 🔥
Thank you sir for beautiful class
Getting the string format output differently. > is right justified, < is left justified. Just opposite!
Nice explanation sir
It is so easy made by u
How to control the under and over flow problem
I think you gotta a cute daughter....Haha I can hear her, she's repeating you 😂💓
Hello Sandeep,left justify when I am using its not Space justified its text getting justified.Please check at ur end again.Thanks for Vdo
SuPer sir.Thank u very much sir❣️❣️❣️❣️❣️
sir in raw string using there is no comma beside R
print(R"what\'s your name")
V nice
Dear sir,
in "loss of precision problem" what will output?
output for "underflow" also
@@Manoj-lg5zc it will be zero(0)
@@fasak840 It will give approximated value
In the latest version it is different sir...Raw string is not valid,escape as well... and much more...am watching this on tubestudy app pls correct it
Alignments not working
print('hello', '
Sir when arithmetic overflow error occur in execution of program
String formatting ie.,allignments are not getting correct output sir.
Sir!!!!
JAVA!!!!!!!!!!❣️❣️
hi venky
thanks for your interest towards our channel and share my sessions with your friends and subscribe to our channel.Keep following our channel.
What about ljust rjust commands sir?
Sir if we print anything there will be displayed with single quotes sir as u showed in that in allignments as
output
Clearly ur explaining sir
this is not working left space and right space, may it replaced by different option?
ok saw ur correction message
Amazing sir
Sir your instructions for string formatting are not working in the latest python version please do tell the solution
When we give print(“hello”, “
It will be format("Hello","
@@tania6866 still not working
@@tania6866the right syntex is : print(format("Hello","
Yes
@@entertainmentviaindia5418 I tried print(format("hello"))
print(format("hello","
Sir this videos makes to select in placements
Hi sir,Recently Started watching python videos.In that print("what's your name ") is working without escape sequence or Raw String .Is this because of latest version of python r am I doing something Wrong??????....Please reply for this to continue your videos.
Hi
You are exactly correct in lower versions you have to give raw string
You cleared my doubt too ..thanks 😀
Nice videos sir , plz updated to the opp concepts
Sir, print is working without escape characters and when used with R it is giving error, Tried with 2 different versions.please explain
print(R "what\'s your name) try this
keep the r small
Hi, your classes are interesting keep it up.
Tqsm sir
❤️thanks sir
what is the output of loss of precision ??
print("what's your name") sir this works in python3.9.2
you are right
ss its coming
rawstrings, allignment errors are there sir....please correct those....but UR VIDEOS ARE THE BEST
try this one, i hope it will work.
print(R'what\'s your name')
allignment is not working in idle it print "hello" "
Sir for espace sequences same kind of qoute which is we used for starting and ending should be used.Otherwise it leafs to synatax error.
Wrong:print("what\'s your name")
Syntax error
Right:print('what\'s your name')
what's your name
same
print('{:>40}'.format("hi")) -- left side align
Sir, I didn't understand how to keep the triple quotes
Sir what is the differnce between print and printf
Sir what is the output when loss of precision problem occurs
Sir which version of python ur teaching ....mostly it giving errors in latest version
Pls reply to watch ur further videos .
.
Bro I used also least version but it worked
#Timepasshub
Sir I'm seeing every video of uu.... related to python.....i have some doubts on This course...... could you please permit me to speak with you sir...... don't say no sir it's my honorable request....
You can contact me in whatsapp available in channel homepage
sir, raw string is not working in python 3.8.1 version is there any other syntax to this?
HI
In the STRING FORMATTING concept i have written the print function and please correct it with format function for alignments.
LEFT JUSTIFY
Wrong Statement : print("hello","30")
CENTER ALIGNMENT
Wrong Statement : print("hello","^30")
Correct Statement : format("hello","^30")
I am sorry for the mistake.
Dat was wrong, Pls try
print(R"Print any raw string now#$%^&")
either upper or lower case and with or without spaces.
please omit the comma after r. eg.
print(r"What's your name")
it will work
its right sir
No need to mention the ; after print statement in python?
Sir all the video in this playlist ar in sequence or not??
I think Python 3.9.1 is not having problem of overflow, underflow and loss of precision.
absolutely correct...
not printing sir print("Hello", "
Syntax is different pls refer to first comment, i have given correct one there
Sir what textbook u follow please share it's name
Which textbook is preferable to read ?
Hi, Can you please explain with Python examples that should be great! please respond.
Mentioning letter 'L' with long integers are only for old version of python
Pls teach us latest version
Sir without slash bhi print ho Raha ha
thank you
Thanks Sandeep sir
Suffixes L has been added in prefix??????????
Sir, can u make videos on linux internals and linux os...
No aren't triple quotes used for muliple line comment.
For single line comment we use #
For multiple we use '''
Is it necessary to save the file with extension.py ...... Because idle will automatically save the file with .Py extension
can you show direct demo in system with every concept in every video'
sir i got error ,cam u clarify ?
print(R,"what\'s your name")
Traceback (most recent call last):
File "", line 1, in
print(R,"what\'s your name")
NameError: name 'R' is not defined
Print(R'what\'s your name')
@@abhisolanki3249 error vastumdhi bro
Sir.....I have tried Raw String Concept in IDLE but it's not working. The error shown is that 'R' is not defined. How to overcome this issue?
Hi!
print(R"what\'s your name?")
Once you try this without giving comma (raw string), so that no need to define R
Hi!
print(R"what\'s your name?")
Once you try this without giving comma (raw string), so that no need to define R
How to write alinments
Sir every programming language most cases use / and \ this operators.My dout is why every programming language use only this why don't we create another operator is this possible.
hi nani
thats how compiler have been designed so we are supposed to find the syntax and semantics while using the compiler.
thanks for your interest towards our channel and share my sessions with your friends and subscribe to our channel.Keep following our channel.
thank u sir
❤
print("puli" , " >50")
o/p
puli >50
, Sir i will not get proper output in this method
sir please reply
Just try print(format("puli", ">50"))
Hello sir..
Print(R, "what\'s your name?")
This gives me error.
Error:
name ' R ' is not define.
Print("hello", "
Hi!
print(R"what\'s your name?")
Once you try this without giving comma (raw string), so that no need to define R
Sir very good explanation.but 1/10000=0.0001
how to clear the screen idle
Suggest any reference book ?
Thank you sir