Hi,
we are doing some really cool stuff here at my school. I am teaching a load of 13 year olds how to program for the first time.
They have mastered repeating, defining and calling.
I would like to introduce them to conditional loops such as if else. Could anyone provide me with some simple examples of a visual nature e.g. if we define two squares called sq1 and sq2. When we call sq1 it draws a blue square and when we call sq2 it draws a red one.
These guys are real novices so I don't want to over face them and turn them off programming for life.
Thanks
Joe