Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: String slicing and loop iteration
Post: RE: String slicing and loop iteration

A character will be only one character. If you want more than one character, you will need to use a string. You might want to use var = list(string) and iterate through the string.
BitPython General Coding Help 9 4,728 Jun-04-2020, 11:11 PM

User Panel Messages

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