Bytes slices

Report a typo

Write a code that converts the given string to a bytes object and outputs its last item.

Sample Input 1:

take a little byte

Sample Output 1:

101
Write a program in Python 3





___

Create a free account to access the full topic