Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: strings that cycles
Post: RE: strings that cycles

(Feb-12-2017, 10:17 PM)Larz60+ Wrote: Please show your code list1 = ['a','b','c','d','e','f','g','h','i','j','k','l','m','n','o','p','q','r','s','t','u','v','w','x','y','z'] while list1 > list1[...
lizarragaman Homework 6 4,960 Feb-12-2017, 10:26 PM
    Thread: strings that cycles
Post: RE: strings that cycles

(Feb-09-2017, 09:26 PM)micseydel Wrote: What have you tried? we are trying to use for and while loops when generating a list. But I don't have idea how to do it.
lizarragaman Homework 6 4,960 Feb-12-2017, 09:20 PM
    Thread: strings that cycles
Post: strings that cycles

a.     Generate a list of 10,000 strings that cycles through the lower case alphabet in a way similar to Excel’s column naming convention. For example, the sequence should look like: a,b,c,…,z, aa,ab,...
lizarragaman Homework 6 4,960 Feb-09-2017, 09:25 PM

User Panel Messages

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