chr() & ord() in Python - Using ASCII Values

preview_player
Показать описание
Learn how to use the chr() and ord() functions in python to convert characters to and from their ASCII values. Each character on your keyboard is represented by a unique integer known as it's ASCII value.

◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️
💰 Courses & Merch 💰

🔗 Social Medias 🔗

🎬 My YouTube Gear 🎬

💸 Donations 💸
◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️

⭐️ Tags ⭐️
- Python Shorts
- Python ord()
- Python chr()
- chr()
- ord()

⭐️ Hashtags ⭐️
#Shorts #PythonShorts #Python
Рекомендации по теме
Комментарии
Автор

gotta love chr and ord. its saved so much effort while making vigenere ciphers and stuff.

ithaca
Автор

Great format for learning during short breaks in the day! Will be fun to buzz through a playlist of these after you've done a few more!

stephendouglas
Автор

I dont think you understand how helpful this was. Thank you.

pirunnyrkki
Автор

Very clear and helpful. By the way, You really have great voice!

fulin
Автор

Pls explain why this is useful, I’m new to Python.

jpete
Автор

What scenarios would you used something like this?

Ready_Set_Boom
Автор

Is there is any integer assign to up, down, right, left keys???

sathiyapoobalan
Автор

I knew about both of these functions but forgot about ord.

xxlarrytfvwxx
Автор

Any chance you can make shorts for beginners. I take in information differently. Some bad attention span.

DonDonAlmighty
Автор

Can't you just cast to int? Or is this to brutal for python?

redcrafterlppa
Автор

tysm very helpfull was having trouble with these commands
edit: wtf are these pfps guys ur parents would be dissapointed

darthvitiate
Автор

We have to learn this in our 11th grade (previously pre-degree) here in India

niranjan
Автор

I think it isn't ASCII it is Unicode, but maybe I'm wrong

mrspoony
Автор

Constructive feedback - whatever text you are typing shouldn't be at the very top of the screen. Not the best on a laptop.

TheDavidAlexander