Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Instructions unclear
#2
You can start with
s = bytes([117, 100, 97, 99, 105, 116, 121]).decode()
t = bytes([98, 111, 100, 97, 99, 105, 111, 117, 115]).decode()
Reply


Messages In This Thread
Instructions unclear - by pySpy - Nov-19-2018, 10:11 PM
RE: Instructions unclear - by Gribouillis - Nov-19-2018, 11:52 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020