Give your artwork a name and print the name to the output

Assignment Help Python Programming
Reference no: EM132355110

Question

This assignment is called creating functions

Give your artwork a name. Print the name to the output

Draw a picture using the turtle. You can pick the subject of your picture. Some suggestions include a house, a car, a face, a robot.

At least two programmer-defined functions must be used.

Use at least one color apart from black.

The picture should include color.

Insert your pseudocode here:

Part Two: Code the program. Use the following guidelines to code your program..

To code the program, use the Python IDLE.

Using comments, type heading that includes your name, today's date, and a short description of the program.

Follow the Python style conventions regarding indentation and the use of white space to improve readability.

Use meaningful variable names.

This is what you have you know its wrong.....

#bob the triangle

import turtle

bob = turtle.Turtle()

for i in range(20):

print("i="+str(i))

bob.forward(i* 10)

bob.right(120)

bob.color("blue")

bob.speed(10)

turtle.done()

Reference no: EM132355110

Questions Cloud

Demonstrate corporate social responsibility : Read the Forbes article The Difference between Coaching and Mentoring. Coaching and mentoring are both functions of HRM. Many of the characteristics.
Explain the elements you would include in your business plan : Summarize your chosen model, and explain the elements you would include in your business plan and why? Cite and reference your resources.
How do you see a decision support system aiding business : How do you see a decision support system aiding business? How can it be detrimental? Which one of the three: Decision Support, Executive Support and Group.
Conduct a personnel training session : BSBPMG515 - Conduct a personnel training session. (Present) Your assessor and at least one other student will roleplay the staff members you have selected.
Give your artwork a name and print the name to the output : Using comments, type heading that includes your name, today's date, and a short description of the program. Follow the Python style conventions .
Print a message that clearly displays the users pizza size : Write both the input statement that prompts the user for the pizza size and the print statement that clearly displays the output message related to pizza size.
Find the approximate sample size : Find the approximate sample size that will produce the desired accuracy of the estimate. You wish to be conservative to ensure that the sample size
What is the probability that exactly two pay : Assume that 45% of U.S. households pay their bills online. If seven U.S. households are randomly selected, then what is the probability that exactly two pay the
What is one way interpreted programming languages differ : When writing a for loop in Python, programmers assign a numeric range to tell the loop where to start, how many times to repeat, and when to stop.

Reviews

Write a Review

Python Programming Questions & Answers

  Solve the puzzle by using breadth-first tree or graph search

CISC 339 Aritificial Intelligence Group Project. Formulate the problem precisely. Solve the puzzle by using breadth-first tree or graph search

  Create two instance variables to store the speed

Create two instance variables to store the speed and the height of the drone. Initialize them to 0.0. This method has no parameters other than self.

  Write a python program that will index a set of documents

You are going to write a python program that will index a set of documents and build a function to search through these documents using the index

  Define function that convert number value to character digit

COP 1500 Intro Computer Science Number Systems Project Assignment - Then define a function that can convert a number value to a character digit

  Write a python program with a graphical user interface

Write a python program with a graphical user interface that will allow a user to create a custom pizza which they wish to order.

  Data file is a comma separated

The data file is a comma separated text values stored in a file with '.CSV' extension. The file has five columns corresponding to employee data fields listed above.

  Write a program that asks a user for a positive nonzero

Write a program that asks a user for a positive nonzero integer value. The program should use a "while loop" to get the sum from 1 up to the number entered.

  Write a program that obtains integer numbers from user

Emphasize standard approaches that verify you have successfully mastered the concepts of structured design - selects a menu item, program should perform calculation, display the result to the user, and return to the main menu.

  Write a simple address book that lets save contact details

159.171 - Computational Thinking and Software Development Assignment. MASSEY UNIVERSITY. Write a simple address book that lets save contact details

  Task of generating some normalised data on product

Python code to extract information about product details from data files and load them into a consistent SQL database

  Construct function that will evaluate arithmetic expression

Construct a python function named calc that will evaluate a simple arithmetic expression. The input to your program will be a string of the form.

  Design and implement program that check whether some numbers

COMP9021, Python Programming Assignment - You will design and implement a program that will check whether some numbers, stored in a file

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd