Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Bubblesort
Post: Bubblesort

I would like to sort several points from smallest to biggest however. I will wish to get this result: [Image: https://img4.hostingpics.net/pics/64263364a.png] However, my ranking seems to be reversed...
Augustin1340 Homework 2 3,155 Aug-12-2017, 02:54 PM
    Thread: How add 2 arrays?
Post: RE: How add 2 arrays?

Hello, Thank you nilamo for your help. So, we know now the problem concerning my code. Do you have a solve to my problem or an example for help me? **idea**
Augustin1340 Homework 19 9,675 Aug-01-2017, 07:23 AM
    Thread: How add 2 arrays?
Post: RE: How add 2 arrays?

Thank you for your help. I am desperate since now two weeks... I try still and still but nothing. I have deleted the function "sortFinal" because it was false. I think ??? How must I to sort the fi...
Augustin1340 Homework 19 9,675 Jul-31-2017, 09:39 PM
    Thread: How add 2 arrays?
Post: RE: How add 2 arrays?

Hello, Please help me... How sort correctly the final ranking according the first round and the second round ? For the ranking final the result must be this: Drogba 6 points 11 buts Henry 8 points 1...
Augustin1340 Homework 19 9,675 Jul-30-2017, 11:11 PM
    Thread: How add 2 arrays?
Post: RE: How add 2 arrays?

(Jul-27-2017, 06:58 PM)nilamo Wrote: So it's based on ranking?  Most goals = 6 points, least goals = 2 points, in between = 4 points? Yeeesssss, It's exact **biggrin** **biggrin** I want me base o...
Augustin1340 Homework 19 9,675 Jul-27-2017, 07:56 PM
    Thread: How add 2 arrays?
Post: RE: How add 2 arrays?

(Jul-27-2017, 03:50 PM)nilamo Wrote: We can't really talk about code until the input/output makes sense. And those numbers don't make sense. If you score 20 goals, how do you have only 10 points? ...
Augustin1340 Homework 19 9,675 Jul-27-2017, 06:36 PM
    Thread: How add 2 arrays?
Post: RE: How add 2 arrays?

Sorry…. How distribute items of the array "points" according the number of goal ? For example: Henry scored 20 goals ; Owen scored 16  goals and Drogba scored 12 goals. Then make the same thing with ...
Augustin1340 Homework 19 9,675 Jul-27-2017, 01:56 PM
    Thread: How add 2 arrays?
Post: Arrays and functions

Hello; Sorry for my english….  I would like to know my errors please. Here are instructions. The function demand() allows to enter names and goals… (first round) Example: Thierry Henry 14 goals Ka...
Augustin1340 Homework 19 9,675 Jul-27-2017, 07:45 AM
    Thread: How add 2 arrays?
Post: RE: How add 2 arrays?

Do you can to delete my post please here is a topic better https://python-forum.io/Thread-Arrays-and-functions Regards
Augustin1340 Homework 19 9,675 Jul-27-2017, 07:37 AM
    Thread: How add 2 arrays?
Post: RE: How add 2 arrays?

(Jul-26-2017, 06:01 PM)nilamo Wrote: Quote:How add the array score with the array score2 ??? That depends, what does "add" mean here? Does it mean having an output that's len(score1)+len(score2) el...
Augustin1340 Homework 19 9,675 Jul-26-2017, 06:25 PM
    Thread: How add 2 arrays?
Post: RE: How add 2 arrays?

Hello, Sorry ... To begin I would like to reduce my functions. For example; The function printPoint1 and printPoint2 are the sames functions. How add the array score with the array score2 ??? def pri...
Augustin1340 Homework 19 9,675 Jul-26-2017, 05:51 PM
    Thread: How add 2 arrays?
Post: How add 2 arrays?

Hello all, I am a student who learns Python. I should in my exercise create several functions (only) and manipulate several arrays.   1) first step: Create a function whose enters 3 soccer player ...
Augustin1340 Homework 19 9,675 Jul-26-2017, 11:36 AM

User Panel Messages

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