Find Jobs
Hire Freelancers

Create a python program

$10-30 USD

Completed
Posted over 5 years ago

$10-30 USD

Paid on delivery
I am looking for someone to create a program that does the following: Create a randomly sized list of between 10 and 50 elements (inclusive) Elements will be randomly sized integers between 1 and 100 (inclusive) Sort the list using the method of your choice Display the first three and last three elements of your sorted list Display the average value of your list to one decimal point Display the median value of the list to one decimal point Note: If the list is an odd size, the median is the middle element. If the list is an even size, the median is the average of the two middle elements.
Project ID: 18470258

About the project

48 proposals
Remote project
Active 5 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
Hi, I'm a Python programmer interested in his project. I undertake to deliver the code within 24 hours from the time of recruitment. I am available to make any corrections and changes after the delivery of the product in order to satisfy the best requirements. Thank you. Best regards, Mauro Ferro.
$10 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
Hello sir! Stefan here.I can provide you with my services for the project you are listing in a limited time. Hoping to get in touch soon.
$10 USD in 1 day
5.0 (7 reviews)
2.9
2.9
48 freelancers are bidding on average $20 USD for this job
User Avatar
Hello, I'd be glad to implement the desired python program for you. Looking forward to chat with you soon for more details. Best regards,
$55 USD in 1 day
5.0 (197 reviews)
7.6
7.6
User Avatar
Hi, I'm an expert in python programming. I'm sure that I can easily do this for you. We can have a chat. Thanks.
$25 USD in 1 day
4.9 (448 reviews)
7.6
7.6
User Avatar
I am very proficient in c and c++. I have 16 years c++ developing experience now, and have worked for more than 7 years. My work is online game developing, and mainly focus on server side, using c++ under Linux environment. I made many great projects using c++, for example, I made the tools which could convert java codes into c++ scripts, of course garbage collection included, this was very similar to a compiler, and was very complex. I also made our own mobile game using c++, I can show you the demo of client, if you like. I am very proficient in java also. I have a very good review on Freelancer.com, I never miss a project once I accept the job, you can check my review. Trust me, please let expert help you.
$100 USD in 2 days
4.9 (196 reviews)
7.2
7.2
User Avatar
Hello. My name is Maciej. I am a Python developer with over 2 years of experience. I can develop this simple program for you in a couple of minutes. I can start right away and provide the script in a few minutes from awarding the project.
$20 USD in 0 day
4.9 (115 reviews)
6.9
6.9
User Avatar
Hello, I am very experienced in Python. I can do it in an hour. Contact me as soon as possible. I already start coding it.
$25 USD in 0 day
5.0 (17 reviews)
6.3
6.3
User Avatar
Hi there ! I'm a System Engineer with coding skills. I had developed tons of scripts using Python. I can help. Regards.
$30 USD in 1 day
5.0 (26 reviews)
5.2
5.2
User Avatar
Hello. I can deliver this project in a couple of hours. I am a Python programmer for almost 5 years. This is a very simple project for me. Hope we can work together. Ömer
$15 USD in 1 day
5.0 (18 reviews)
4.2
4.2
User Avatar
Hi! Not really complicated project can be done within one hour. Let's talk in chat to discuss details.
$25 USD in 1 day
5.0 (11 reviews)
3.8
3.8
User Avatar
Hi, I have experiences in python programming for over 5 years. I am so interested in your project and willing to work for you with a reasonable budget. It's my main goal to deliver high-quality work within your timelines and to create a working relationship that will last for more than one project. It would be great to talk more about your projects and what you are trying to accomplish. Is there a time that works best for you? Looking forward to hearing from you soon. De Hui
$25 USD in 1 day
5.0 (14 reviews)
4.0
4.0
User Avatar
Hi, i am an experienced python developer with many years experience. I can do this project for you! One question, do the functions for sorting and the statistic calculation need to be implemented with custom code or can inbuilt functions be used? Please contact me to discuss further
$25 USD in 1 day
5.0 (6 reviews)
3.8
3.8
User Avatar
Hi, I am an electronic engineer with years of experience in python programming and specializing in machine learning. This is a simple task which i can complete successfully and in a very short time. Regards, Dilina.
$20 USD in 1 day
4.9 (7 reviews)
4.0
4.0
User Avatar
Hello, I have been a Python programmer for the last 4 years. This project is vey simple and I can deliver it within 15 minutes from the time you award me.
$15 USD in 0 day
5.0 (17 reviews)
3.6
3.6
User Avatar
I am a cybersecurity PhD student and I have developed many python scripts related to cybersecurity. I would like to help you with this project.
$15 USD in 1 day
5.0 (1 review)
3.1
3.1
User Avatar
Hi i am a python professional working as a developer for almost 3 years . let me know if you wanna give me this project
$30 USD in 1 day
4.8 (3 reviews)
3.0
3.0
User Avatar
Hey , we are a AI based start-up consisting of python developers and image processors and we do projects occasionally on freelancer.com. You have the advantage to use know-how box of a whole group rather than just one person which translates to guarantee to get the job done faster and more efficiently. would u plz provide me some examples that show what kind of input data do I get and what should the output look like ? please NOTE if total effort needed for Project is less than what I thought and suggested, the payout could be also reduced.
$25 USD in 1 day
5.0 (3 reviews)
2.6
2.6
User Avatar
Hi There, Program has been implemented. Please message me, I will share source file. Here Program Execution Result: Random Generated List Size: 39 Random Generated List: [6, 39, 29, 21, 51, 20, 98, 5, 1, 71, 5, 35, 74, 95, 47, 60, 10, 27, 26, 99, 3, 77, 90, 15, 65, 22, 9, 32, 44, 70, 8, 59, 83, 53, 40, 42, 91, 65, 66] Sorted List: [1, 3, 5, 5, 6, 8, 9, 10, 15, 20, 21, 22, 26, 27, 29, 32, 35, 39, 40, 42, 44, 47, 51, 53, 59, 60, 65, 65, 66, 70, 71, 74, 77, 83, 90, 91, 95, 98, 99] First Three Elements: [1, 3, 5] Last Three Elements: [95, 98, 99] Average value : 44.9 Median value : 42.0
$15 USD in 1 day
4.4 (2 reviews)
2.2
2.2
User Avatar
Hello, I'm java and R developer with 2 years experience, I participate in lots of competition and I solved a lot of same problems, so don't worry about anything. Let's chat to more details
$20 USD in 1 day
4.6 (2 reviews)
1.7
1.7
User Avatar
HI, I am kahan. I am python developer and have much experienced . Waiting for further discussion. Thank you.
$25 USD in 2 days
5.0 (2 reviews)
1.2
1.2
User Avatar
Hello, i already have the .py script for you. you'll get the .py script just after we conclude the deal. i'm a software engineer with 6 years of experience in developping application for clients. you'll get a clean and well documented code. Looking forward to talk to you Regards, El Mehdi
$10 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
I can finish it fast. Please contact me to can get started. I write clean and quality code in Python. Thanks.
$15 USD in 1 day
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED STATES
Saddle River, United States
3.3
34
Payment method verified
Member since Nov 15, 2017

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.