Input Validation in Python

preview_player
Показать описание

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

saved me when I was trying to get my while loop input validation working and kept getting stuck in an infinite loop, thank you absolutely recommend this video

cullenledraw-carrick
Автор

thank you, you saved my last few remaining brain cell.

moyzahmed
Автор

Thank you so much.
After maybe an hour of looking over forums on how to remove value error messages and create a response to an input that isn’t an integer, to a question that specifically asks for an integer, this video finally gave my brain the push it needed to figure it out. Forums can make everything so convoluted sometimes 😮‍💨

theogbullseye
Автор

Nice, was stuck on this one. Now i can finnish my school assigment

ugursanane
Автор

You are freaking awesome, your anticipation for what can go wrong is amazing. Love the simple explanation. Keep up the good work.

hyper
Автор

Thank you very much! This was the only tutorial that could fully satisfy what I needed to know for invalid inputs! :)

teodorradosavljevic
Автор

Thank you! This was the last information I needed to complete my assignment. Very informative!

teodormorava
Автор

Thank you! The information was simple enough for a beginner to understand and replicate. I greatly appreciate these videos!

j.allenb
Автор

This is the only tutorial that made me satisfied at 💯 THANKS 🙏

corneillembay
Автор

Massive legend, I have my CS programming exam and I hope i do well for it; your a big help!

gamerr
Автор

Thank you very much, you really answered the practical and complex questions on how to validate input user data :)

robq
Автор

Thank you so much for your clear explanation.

minkim
Автор

it was a difficult subject to find... thank you very much

eduardogerez
Автор

i sub liked and turned on the bell great tutorial

warpanda
Автор

Great approach, appreciate!
Just a piece of friendly advice for the future vids, if you can make your sound more prominent as for some parts you could not be heard well.

dusanknezevic
Автор

what if you wanted to limit the amount of user inputs allowed? Ex: The user has only three chances to enter the correct input before the program breaks

oivoryo
Автор

Thank You Very Much My Man! Very Helpfull

delvinlim
Автор

Thank you very much it helped me a lot!

tuliohernandez
Автор

Question is it possible to have an input validation within a while loop. Basically I already have a while loop and would want to have the while true to test if the input is valid. Can this be done?

kavonbaugh
Автор

Hello! What if input is empty, i.e. pressing enter without inserting any number or character in prompt? Can't get over this issue.

bacic