Computer Science, asked by sargamkalra182, 19 days ago

1. State whether the following statements are true or false, (1 x 5 = 5 marks (a) The Properties pane allows us to change the characteristics of the added components. (b) The user interface shows all the components that we can use in our project. It is divided into sections.
(c) When we click in the middle of the Basic Color Block, a colour palette showing 50 colours appears.
(d) The user can use the input() function to take inputs from the computer.
(e) We can write the algorithm for a Python program but not for an MIT App Inventor program

3. What are the different data types used in Python?
4. Which are the two types of components available in App Inventor? (2 marks​

Answers

Answered by mike1046
0

Answer:

sorry i can't understand the question

Answered by qwsuccess
2

1

a)The Properties pane allows us to change the characteristics of the added components. -TRUE

b)The user interface shows all the components that we can use in our project. It is divided into sections.-  TRUE

c) When we click in the middle of the Basic Color Block, a colour palette showing 50 colours appears.- TRUE

d)The user can use the input() function to take inputs from the computer.-TRUE

e)We can write the algorithm for a Python program but not for an MIT App Inventor program- TRUE

3.The different data types used in Python are- String, Character and Boolean.

4.The two types of components available in App Inventor are - Visible components and non visible components.

Similar questions