Please enable JavaScript to use CodeHS

Intro to Programming with Karel the Dog (Ace)

Lesson 2.3 The Start Function

Description

All programs start by ?calling? the start function.


Objective

Students gain a deeper understanding of functions. Students can explain the importance of writing readable code, and can analyze and compare the readability of different programs. Students can use the start function to make their programs more readable.