Python function chr() and ord() & string method

Опубликовано: 20 Июнь 2022
на канале: Silent Tech
27
1

we learn about chr() and ord() function.
The chr() method returns a string representing a character whose Unicode code point is an integer. The chr() method takes only one integer as argument. The range may vary from 0 to 1,1141,111(0x10FFFF in base 16). The chr() method returns a character whose unicode point is num, an integer.

Python ord() function returns the Unicode code from a given character. This function accepts a string of unit length as an argument and returns the Unicode equivalence of the passed argument.
#python #coding #pythonprogramming #cod
chr() function and ord function.
thank you for watching .


На этой странице сайта вы можете посмотреть видео онлайн Python function chr() and ord() & string method длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Silent Tech 20 Июнь 2022, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 27 раз и оно понравилось 1 зрителям. Приятного просмотра!