#03 How to Get User Input and Perform Casting with Examples🚀 | Python Tutorial Series 📚 | In Tamil

preview_player
Показать описание
In this video tutorial, you will learn how to get user input in Python and perform casting. Getting user input is an essential part of programming as it allows users to interact with your program and input data dynamically. Casting, on the other hand, is the process of converting one data type to another data type.

The video will start by introducing the input() function in Python, which allows you to get input from the user. You will learn how to use the input() function and how to store the user input in a variable. The video will also cover how to display the user input using the print() function.

Next, the video will explain what casting is and why it is important. You will learn about different data types in Python and how to convert data from one type to another.

The video will also cover some common errors that you might encounter when casting data types, and how to handle those errors.

Overall, this video tutorial is perfect for beginners who are just starting with Python and want to learn how to get user input and perform casting. By the end of the video, you will have a solid understanding of how to get user input and perform casting in Python, and you will be able to apply these concepts to your own programs.

Everything in Tamil
Join our 110k+ Instagram Community
Рекомендации по теме
Комментарии
Автор

Mr. John. High clarity. Good presentation. Professional teaching. Any one can understand. Great. Thanks so much

vasutke
Автор

Most underrated channel...far better thn udemy courses tbh❤

domnick
Автор

It feels like an udemy platform....Dear John bro all the very best for your wonderful teaching 💗

Ttf_bike_rider
Автор

a=int(input("Enter the number"))
b=int(input("Enter the number"))
c=int(input("Enter the number"))
d=(a*b*c)
e=(a+b+c)
f=(d/e)
print(d)
print(e)
print(f)

shanmugasudhanp
Автор

Wow bro super explanation . This video makes me to learn python programs more easier and simple ☺️. Please upload more video like 👏

SangeethaSangeetha-ljft
Автор

Ithey maari questions answers kudunga bro Neenga teach pannadha vache Question ku Answer Kandu pudichutu Unga Answer oda Check panni pakurathu Romba Usefull ah Iruku Brooo ☺️😊💯❤️

nirmal_kumar_
Автор

Iam really obsessed with your videos bro. I really never seen this kind of channel before in YouTube, explaining this clear.

gowda.bhuvaneswar
Автор

Bro I wanted to learn python and I had no options to learn
Ur videos helped me a lot
A million thanks 2 u🎉🎉🎉🎉🎉

pavithranpon
Автор

print("enter the first number:")
a=int(input())
print("enter the second number:")
b=int(input())
print("enter the third number:")
c=int(input())
mul=(a*b*c)
print("multiplied values answer:", float(mul))
add=(a+b+c)
print("added values answer:", add)
div=(mul/add)
print("divided values answer:", int(div))

computrons
Автор

Bro.. romba super easy ya practical aa puriya vechitinga.. romba thanks bro.. practice start paniten bro.. thangal adutha video kagha kathirpom.. vera level leveluuu teaching bro.. enoda romba naal asai enuku purira mari orthar practical aa solitara vara matangla nu.. thanks for ur videos n efforts bro. Unga kuda irukavangulukum thanks..🎉

gokulsumu
Автор

Please master this python course as soon as possible. your great bro 🎉 👍

Rahul_Anand_K_M
Автор

14:05 .Bro for 3rd question i did like this and got the same ans, ippadi pannalama?
a=2
b=3
c=4
d=a*b*c
e=a+b+c
f=d/e
print(f)

itz.sushi_time
Автор

Thank you so much for the excellent teaching video! I was frustrated searching for a good YouTube video but finally found the best one.

aswinitl
Автор

I am not a science man, left science in +1, all these years had an inability and apprehension over science and related subjects, But Brother JOHN gave me a vision and told you are also a learner of software languages and you can also do What Science and BE s can do. But BE students and graduates you are all always better because Your hard learning we have not done.

fairytale
Автор

No words to explain your teaching style 🥺really you great anna 🩵

Esther_miraclin_
Автор

Romba vae interesting ga yeruku c. S na bore nu enoda enatha nega change panitiga thanks a lot ❤

sankari
Автор

dear sir
congrats
you explained with clarity

JohnWilson-uwcx
Автор

Very useful Bro😊i am exciting to next next videos 🥰

ManishaNisha-nkgl
Автор

Thank u so much anna...good explanation😇👍

jekatheeswaranjekatheeswar
Автор

Good explanation but background music is distracting/disturbing/ annoying …. No music in future videos please

navyanandhanaofficial