Robot 8.04: Draw the ears

Goal

image

Code Area

flowchart

	style A stroke:#6495ED
	style B stroke:#6495ED
	style C stroke:#6495ED
	style D stroke:#6495ED
	style E fill:#f79e45, stroke:#f79e45
	style F stroke:#6495ED
	style G stroke:#6495ED
	style H stroke:#6495ED
	
  A((Module 8.01)) --> B((Module 8.02a))
	B --> C((Module 8.02b))
	C --> D((Module 8.03))
	D --> E((Module 8.04))
	E --> F((Module 8.05))
	F --> G((Module 8.06))
	G --> H((Module 8.07))
  H --> I((Module 8.08a))
	I --> J((Module 8.08b))
  
	subgraph Learning
	A & B & C & D & E & F & G & H & I & J
	end
	

	subgraph My robot
	end

  click A "https://code.strivemath.com/projects/ea8d629e-33e5-46bc-ad95-a01818777a27?contentMode=true&embed=true&fontSize=30"
  click B "https://code.strivemath.com/projects/37e38fd1-2097-4f02-abbf-bd92eb11a72c?contentMode=true&embed=true&fontSize=30"
  click C "https://code.strivemath.com/projects/e9873ef6-285c-4c45-b241-181e78f9d898?contentMode=true&embed=true&fontSize=30"
  click D "https://code.strivemath.com/projects/e1f1a758-0cd9-49c8-9a91-971f22e8d7c8?contentMode=true&embed=true&fontSize=30"
  click E "https://code.strivemath.com/projects/49107205-5641-4f64-a106-08d3d6c0a5dd?contentMode=true&embed=true&fontSize=30"
  click F "https://code.strivemath.com/projects/1985bb0b-5973-4b8e-b6fc-a6fbe8255bff?contentMode=true&embed=true&fontSize=30"
  click G "https://code.strivemath.com/projects/4c8cdaa9-7aa9-4b7d-9f0d-0e369e051bbb?contentMode=true&embed=true&fontSize=30"
  click H "https://code.strivemath.com/projects/3835d8bb-50cd-4b1f-a586-e244eea4e802?contentMode=true&embed=true&fontSize=30"
  click I "https://code.strivemath.com/projects/1126d4e4-dce7-45ed-a6aa-0af62502e993?contentMode=true&embed=true&fontSize=30"
  click J "https://code.strivemath.com/projects/37793d22-a00b-4819-96e0-efba4322ebb1?contentMode=true&embed=true&fontSize=30"