Code:
code = []
for i in "candy":
code.append(to_number(i))
print(code)
where to_number() returns the position of the character in the alphabet
Trophy: https://imgur.com/a/4B0juxZ
Limited Event: Candy Scavenger Hunt!
|
Code: code = [] where to_number() returns the position of the character in the alphabet
Trophy: https://imgur.com/a/4B0juxZ
|
Users browsing this thread: 1 Guest(s) |