Authoring (2)
May 5, 2009, 12:04 pm
Filed under: Authoring
Filed under: Authoring
Describe the following aglorithm in syntax form.
take the duster
if the table is dirty
start dusting
repeat if table is still dirty
else
can stop the action
satisfied or if table is clean
end if
1 Comment
Authoring (1)
April 27, 2009, 4:48 pm
Filed under: Authoring
Filed under: Authoring
Authoring assignment for everyday life aglorithms: dusting table
Take duster and start dusting, making sure table and objects are clean. Repeat this action if it’s not clean enough or end the cycle if satisfied.