Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Sorting end results
Post: Sorting end results

Im am creating a schedule maker and am having trouble sorting the end results in an easy to read format. It's only processing from 3 different lists. 'lifeguard' 'Beach' and 'day_off' so does anyone k...
acmichelman General Coding Help 0 2,410 Mar-04-2018, 10:39 PM
    Thread: Organizing results
Post: Organizing results

Im trying to run the results in this program so each output that has the same beach will go in alphabetical order. If you run it you will see that all the results are out of order. To fix this I just ...
acmichelman General Coding Help 2 3,321 Sep-05-2017, 02:42 PM
    Thread: Joining results
Post: RE: Joining results

(Sep-04-2017, 10:44 PM)ichabod801 Wrote: Do a while lifeguard: loop. Each time through the loop, pop a lifeguard, pick a random beach, and pick a random days off. I don't think this will work too w...
acmichelman General Coding Help 5 3,967 Sep-04-2017, 10:45 PM
    Thread: Joining results
Post: RE: Joining results

(Sep-04-2017, 10:38 PM)metulburr Wrote: and your question is? I by a mistake posted the thread without writing anything. Fixed that
acmichelman General Coding Help 5 3,967 Sep-04-2017, 10:42 PM
    Thread: Joining results
Post: Joining results

I have hit an snag at the end of this schedule maker i have been creating. The way I have been able to get my results at the end of random generators is by putting "shuffle(lifeguard) shuffle(beach) s...
acmichelman General Coding Help 5 3,967 Sep-04-2017, 10:34 PM
    Thread: List creator
Post: RE: List creator

(Sep-04-2017, 04:09 PM)Larz60+ Wrote: some psuedo code:download list of names (csv) from :http://www.quietaffiliate.com/free-first...v-and-sql/ import random import csv random_names = load csv n...
acmichelman General Coding Help 4 4,228 Sep-04-2017, 04:46 PM
    Thread: List creator
Post: List creator

Just a quick question from a beginner. How would I put a list of 30+ names randomly into 3+ different columns until there are no more names.
acmichelman General Coding Help 4 4,228 Sep-04-2017, 03:54 PM
    Thread: Help with a schedule maker
Post: Help with a schedule maker

Im new to python but have gone over a couple beginners guide, but I have a project due soon and i'm not sure how to begin programing it. I have to make a schedule maker for beach lifeguards. All the ...
acmichelman Homework 1 2,782 Aug-24-2017, 01:51 AM

User Panel Messages

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