Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: excercise python list
Post: RE: excercise python list

the right way but not the one I'm looking at can we do it with the command if i in.....I want to sort the colors in the order I gave some commands you wrote I do not know them yet (if,in,while,for,def...
Kykoss Homework 7 4,024 Feb-11-2018, 09:06 AM
    Thread: excercise python list
Post: RE: excercise python list

with the function sort you can send me this solution based on the variable sort
Kykoss Homework 7 4,024 Feb-10-2018, 10:15 PM
    Thread: excercise python list
Post: RE: excercise python list

my codec is: import random list=[] colors=['red','green','blue'] for i in range(20): list.append(random.choice(colors)) print (list) for i in range(20): if list[i]=="blue": lis...
Kykoss Homework 7 4,024 Feb-10-2018, 08:53 PM
    Thread: excercise python list
Post: excercise python list

Hi,I want you to help me with the solution of an exercise which is very difficult for me to simply tell me the solution in a very simple and understandable way and then try in a difficult way. the exe...
Kykoss Homework 7 4,024 Feb-10-2018, 08:08 PM

User Panel Messages

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