Think Python How to Think Like a Computer Scientist


Download 1.04 Mb.
Pdf ko'rish
bet49/190
Sana02.11.2023
Hajmi1.04 Mb.
#1740310
1   ...   45   46   47   48   49   50   51   52   ...   190
Bog'liq
thinkpython

keyword argument:
An argument that includes the name of the parameter as a “keyword.”
interface:
A description of how to use a function, including the name and descriptions of the argu-
ments and return value.
development plan:
A process for writing programs.
docstring:
A string that appears in a function definition to document the function’s interface.
precondition:
A requirement that should be satisfied by the caller before a function starts.
postcondition:
A requirement that should be satisfied by the function before it ends.
4.12
Exercises
Exercise 4.1
Download the code in this chapter from thinkpython.com/code/polygon.py.
1. Write appropriate docstrings for polygon, arc and circle.
2. Draw a stack diagram that shows the state of the program while executing circle(bob,
radius)
. You can do the arithmetic by hand or add print statements to the code.


4.12. Exercises
37
3. The version of arc in Section 4.7 is not very accurate because the linear approximation of the
circle is always outside the true circle. As a result, the turtle ends up a few units away from
the correct destination. My solution shows a way to reduce the effect of this error. Read the
code and see if it makes sense to you. If you draw a diagram, you might see how it works.
Exercise 4.2
Write an appropriately general set of functions that can draw flowers like this:
You can download a solution from thinkpython.com/code/flower.py.
Exercise 4.3
Write an appropriately general set of functions that can draw shapes like this:
You can download a solution from thinkpython.com/code/pie.py.
Exercise 4.4
The letters of the alphabet can be constructed from a moderate number of basic ele-
ments, like vertical and horizontal lines and a few curves. Design a font that can be drawn with a
minimal number of basic elements and then write functions that draw letters of the alphabet.
You should write one function for each letter, with names draw_a, draw_b, etc., and put your func-
tions in a file named letters.py. You can download a “turtle typewriter” from thinkpython.
com/code/typewriter.py
to help you test your code.
You can download a solution from thinkpython.com/code/letters.py.



Download 1.04 Mb.

Do'stlaringiz bilan baham:
1   ...   45   46   47   48   49   50   51   52   ...   190




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©fayllar.org 2024
ma'muriyatiga murojaat qiling