Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Computational Thinking PrepaTec

Activity 7. Anatomy of Apps


Name: Student Id:

Name: Student Id:

Objective
Students will reinforce the concepts of input-process-output, algorithms and Thunkable basic
components identifying all these elements in two different apps.

Instructions:

Working with a partner, analyse the given calculator apps and according to their functionality answer the
questions.

App 1 – Dog age calculator

a) What is the input, process and output of the app?

b) Write the app algorithm


Computational Thinking PrepaTec

c) Define the names for the components marked with numbers in blue squares. Use camel case and
the prefixes according to their type.

App 2 – Split Bill Calculator

d) What is the input, process and output of the app?

e) Write the algorithms from the app perspective

f) Define the names for the components marked with numbers in blue squares. Use camel case and
the prefixes according to their type.

You might also like