PYTHON CHARACTER SET

Опубликовано: 17 Октябрь 2024
на канале: PRINCE OF PROGRAMMING
421
like

#PYTHON #PYTHON_CHARACTER_SET #PYTHON_ALPHABETS #PYTHON_DIGITS #PYTHON_SYMBOLS #ASCII_IN_PYTHON #PYTHON_TUTORIALS #PYTHON #PYTHON_TUTORIALS_IN_TAMIL #PROGRAMMING #PROGRAM #pythonforbeginners #pythontutorials #pythontutorialsintamil #pythonbasics #PYTHONPROGRAMMING #PYTHON_PROGRAMMINGTUTORIALS #PYTHONPROGRAMMINGTUTORIALSINTAMIL, #TECHNOLOGY #EDUCATION #CODING #EDUCTION_TAMILNADU #ENGINEERING #CSE #CODE #CODING #PROGRAM #PYTHON_PROGRAMMING #PYTHON_TUTORIALS #PYTHONDIGITS #PYTHONALPHABETS

Welcome to my channel Prince of Programming👨‍🎓

   / @princeofprogramming  

This tutorial will give you a full introduction into PYTHON CHARACTER SET.

   • PYTHON CHARACTER SET  

Give this video a thumps up👍

Share & subscribe for more videos😏

Show your support to recover the channel❤

Click the bell icon to get notified for new videos🔔

Feel free to drop your doubts in the comment section📗

TOPIC4– PYTHON CHARACTER SET    • PYTHON CHARACTER SET  

Normally, a Python source file must be entirely made up of characters from the ASCII set.

ASCII character set includes 128 specified characters whose ASCII value ranges from 0 to 127.

33 non-printable control codes – DEL,ESC,SPACE……

95 printable codes –
digits( 0 – 9 ),
alphabets (Lowercase letters a to z, Uppercase letters A to Z and
some special symbols(comma, colon, #, $, % etc).