Find Jobs
Hire Freelancers

American flag vertical

$10-30 USD

Κλειστή
Αναρτήθηκε περίπου 2 χρόνια πριν

$10-30 USD

Πληρωμή κατά την παράδοση
need this code to show a vertical flag import turtle import time # import length as length TeenageMutantNinja = [login to view URL]() # set the cursor/turtle speed. Higher value, faster is the turtle [login to view URL](100) [login to view URL]() # decide the shape of cursor/turtle [login to view URL]("turtle") # flag height to width ratio is 1:1.9 flag_height = 250 flag_width = 475 # starting points # start from the first quardant, half of flag width and half of flag height start_x = -237 start_y = 125 # For red and white stripes (total 13 stripes in flag), each strip width will be flag_height/13 = 19.2 approx stripe_height = flag_height / 13 stripe_width = flag_width # length of one arm of star star_size = 10 def draw_fill_rectangle(x, y, height, width, color): [login to view URL](x, y) [login to view URL]() [login to view URL](color) TeenageMutantNinja.begin_fill() [login to view URL](width) [login to view URL](90) [login to view URL](height) [login to view URL](90) [login to view URL](width) [login to view URL](90) [login to view URL](height) [login to view URL](90) TeenageMutantNinja.end_fill() [login to view URL]() def draw_star(x, y, color, length): [login to view URL](x, y) [login to view URL](0) [login to view URL]() TeenageMutantNinja.begin_fill() [login to view URL](color) for turn in range(0, 5): [login to view URL](length) [login to view URL](144) [login to view URL](length) [login to view URL](144) TeenageMutantNinja.end_fill() [login to view URL]() # this function is used to create 13 red and white stripes of flag def draw_stripes(): x = start_x y = start_y # we need to draw total 13 stripes, 7 red and 6 white, # so we first create, 6 red and 6 white stripes alternatively for stripe in range(0, 6): for color in ["red", "white"]: draw_fill_rectangle(x, y, stripe_height, stripe_width, color) # decrease value of y by stripe_height y = y - stripe_height # create last red stripe draw_fill_rectangle(x, y, stripe_height, stripe_width, 'red') y - stripe_height # this function create navy color square # height = 7/13 of flag_height # width = 0.76 * flag_height # check references section for these values def draw_square(): square_height = 131 square_width = 0.76 * flag_height draw_fill_rectangle(start_x, start_y, square_height, square_width, 'navy') def draw_six_stars_rows(): gap_between_stars = 30 gap_between_lines = stripe_height + 6 y = 112 # create 5 rows of stars for row in range(0, 5): x = -222 # create 6 stars in each row for star in range(0, 6): draw_star(x, y, 'white', star_size) x = x + gap_between_stars y = y - gap_between_lines def draw_five_stars_rows(): gap_between_stars = 30 gap_between_lines = stripe_height + 6 y = 100 # create 4 rows of stars for row in range(0, 4): x = -206 # create 5 stars in each row for star in range(0, 5): draw_star(x, y, 'white', star_size) x = x + gap_between_stars y = y - gap_between_lines # start after 5 seconds. [login to view URL](5) # draw 13 stripes draw_stripes() # draw squares to hold stars draw_square() # draw 30 stars, 6 * 5 draw_six_stars_rows() # draw 20 stars, 5 * 4. total 50 stars representing 50 states of the USA draw_five_stars_rows() # hide the cursor/turtle [login to view URL]() [login to view URL](100)
Ταυτότητα εργασίας: 34010175

Σχετικά με την εργασία

10 προτάσεις
Απομακρυσμένη Εργασία
Ενεργός/ή 2 χρόνια πριν

Ψάχνεις τρόπο για να κερδίσεις μερικά χρήματα;

Πλεονεκτήματα πλειοδοσίας στο Freelancer

Καθόρισε τον προϋπολογισμό σου και το χρονοδιάγραμμα
Πληρώσου για τη δουλειά σου
Περίγραψε την πρόταση σου
Η εγγραφή και η πλειοδοσία σε εργασίες είναι δωρεάν
10 freelancers δίνουν μια μέση προσφορά $41 USD για αυτή τη δουλειά
Avatar Χρήστη
*** Python Expert for your project : To draw American Flag *** I read your project description very carefully. I have a deep understanding and experience in the areas of python that you mentioned. I've previously worked on so many projects for other employers. Here is my profile URL: https://www.freelancer.com/u/Fazeennazar Check out my past reviews and skills. So, I would like to go through more specific discussions with you to provide successful results. Thank you, Mohamed F.
$30 USD σε 1 ημέρα
5,0 (180 αξιολογήσεις)
7,0
7,0
Avatar Χρήστη
Hi, I've read your description carefully. I have full experience with python I've also worked on several similar projects. So I can complete your project with high quality on time. Looking forward to hear more about the project from you via chatting. Thanks & Best regards!
$20 USD σε 1 ημέρα
5,0 (6 αξιολογήσεις)
3,6
3,6
Avatar Χρήστη
Hi, Dear Employer, I have read your job post carefully. I can write clean validated Machine Learning code and make a device-supported M. File. I have over seven-plus years of experience at the ✔Machine Learning (ML) ✔python ✔Matlab ✔C program, ✔C++ program ✔R program, ✔Algorithm ✔java Please feel free, and you may award me the task; I'd be happy and present you with the best products. Let's discuss this further via chat, and I'll start your project right now. Thanks! Al. A.
$200 USD σε 1 ημέρα
3,3 (18 αξιολογήσεις)
4,4
4,4
Avatar Χρήστη
Dear I'm interested to discuss more about your project after reading your description. I am Program developer with 7 years of experience. I have many experiences working on similar projects to develop image and audio processing using Matlab, PYTHON and ML theory. I am sure that I can present satisfactory results to you on time. If you award me your project, I will do my best and deliver good result to you. Thanks!
$20 USD σε 1 ημέρα
5,0 (3 αξιολογήσεις)
2,1
2,1
Avatar Χρήστη
Python Programmer - Hello there, I am a Python Programmer by profession and have been doing Turtle Library based projects for quite a while now. I got the experience you require for the project. You can visit my profile for competence level. Please open the private chat box if you may so that we can discuss more. Thanks.
$30 USD σε 1 ημέρα
5,0 (4 αξιολογήσεις)
2,3
2,3
Avatar Χρήστη
Hello sir. I have ready made American flag drawer python script. Please chat with me. Looking forward to your response. Thank You!!!
$20 USD σε 1 ημέρα
5,0 (1 αξιολόγηση)
1,4
1,4
Avatar Χρήστη
I am a python developer and a mechatronics engineering student. I have experience with Numpy, Pandas, OpenCV, MySQL, Flask, Tkinter, Arduino and Raspberry Pi. I would love to help you with your projects.
$25 USD σε 1 ημέρα
5,0 (1 αξιολόγηση)
1,2
1,2
Avatar Χρήστη
⭐Python Developer ⭐ I have many experience of developing python project including app and web. I am very familiar with turtle. Looking forward to hearing from you. Thank you.
$20 USD σε 1 ημέρα
0,0 (0 αξιολογήσεις)
0,0
0,0
Avatar Χρήστη
Hey there, understood your requirement, It's a straight forward change, can help with you it, share the code and you will have what you want.
$30 USD σε 1 ημέρα
0,0 (0 αξιολογήσεις)
0,0
0,0
Avatar Χρήστη
Hello, this is my first freelance job, but I will be glad to receive it, ready to work for the minimum price, and do it as quickly as possible. I have a lot of experience with Python, and I have a complete understanding of how to implement this task.
$10 USD σε 1 ημέρα
0,0 (0 αξιολογήσεις)
0,0
0,0

Σχετικά με τον πελάτη

Σημαία της UNITED STATES
Liverpool, United States
0,0
0
Επαληθευμένη μέθοδος πληρωμής
Μέλος από Ιουν 28, 2022

Επαλήθευση Πελάτη

Ευχαριστούμε! Σου έχουμε στείλει ένα email με ένα σύνδεσμο για να διεκδικήσεις τη δωρεάν πίστωση σου.
Κάτι πήγε στραβά κατά την προσπάθεια αποστολής του email σου. Παρακαλούμε δοκίμασε ξανά.
Εγγεγραμμένοι Χρήστες Συνολικές Αναρτημένες Δουλειές
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Φόρτωση προεπισκόπησης
Δόθηκε πρόσβαση για Geolocation.
Η σύνδεση σου έχει λήξει και τώρα έχεις αποσυνδεθεί. Παρακαλούμε συνδέσου ξανά.