Difference between revisions of "CS110:Lab06Old"
From IPRE Wiki
(→Assignment 06) |
(→'''Lab 06: Find the Pyramid''') |
||
Line 1: | Line 1: | ||
='''Lab 06: Find the Pyramid''' = | ='''Lab 06: Find the Pyramid''' = | ||
+ | |||
+ | Using what you know from Lab 5, write a program that finds the pyramid. | ||
== Write a Find the Pyramid Program == | == Write a Find the Pyramid Program == | ||
Line 5: | Line 7: | ||
'''Find the Pyramid''' - Write a program that will make your robot locate a bright orange pyramid | '''Find the Pyramid''' - Write a program that will make your robot locate a bright orange pyramid | ||
in a picture and move towards it. '''Print out a copy of the program and submit it to me when you do your demo.''' <br> | in a picture and move towards it. '''Print out a copy of the program and submit it to me when you do your demo.''' <br> | ||
− | |||
− | |||
= Links = | = Links = |
Revision as of 15:43, 18 February 2010
Lab 06: Find the Pyramid
Using what you know from Lab 5, write a program that finds the pyramid.
Write a Find the Pyramid Program
Find the Pyramid - Write a program that will make your robot locate a bright orange pyramid
in a picture and move towards it. Print out a copy of the program and submit it to me when you do your demo.
Links
- Back to Lab Home Page
- Back to Course Home Page