Part 2 | Python print() Function | Python Malayalam Tutorial Series
HTML-код
- Опубликовано: 7 фев 2025
- This is the second video of our "Python Malayalam Tutorial Series". In this tutorial, we are explaining about functions, different type of functions and more importantly python print() function.
Python Malayalam Tutorial Series:
Installation :
• Python Installation fo...
Part 1:
• Part 1 | Data Types & ...
Connect with us:
Instagram : / codigo_malayalam
Facebook : / codigomalayalam
LinkedIn : / codigomalayalam
print ("100" + "200")
Result will be
100200
Because both numbers are string type , So both strings concatenate together instead of adding together
Python Django oru e-commerce project cheyyamo
A good class
Here within the double quotes is considered as strings so in here two strings are combined and this is known as string concatenation and result would be 100200
yes,sanjana..thats it.
Yes!
because here we are giving two number as a string,so it will added like a characters
considered as string not numbers
Really useful class
It's string concatenation
Invalid syntex because it is int and str as we used double qoute on 200
Opps I have given different comment as print(100+"200")
❤️🔥
Python django tutorials cheyyamo
yes'
Sir run kodukumbol athu nere terminal lot pokunnthu nthu komda
100200, because "100"+"200" considered as string :)
100200 it's a string
because stringin mathrame "" vendu 100 200 is int so thats why
👍
Integersin quotes idandallo, string aanengil alle ideendathullu
Integers-nu quotes venda. String-nu mathram quotes mathi...Vere orhu data typeinum quotes avashyamilla..