Effect of ‘b’ character in front of a string literal in Python

Subscribers:
612
Published on ● Video Link: https://www.youtube.com/watch?v=Jz085Vf3a8c



Duration: 8:07
11 views
0


Hello Pythoners, in this video we will dive into how to use 'b' character in front of string literal in Python and example of when to use it.







Tags:
'b' character in front of a string literal in Python
sending bytestring in Python socket
bytestring
converting a string to bytestring
ascii encoded bytestring
ascii character
bytestring in python