Programming Robots and Single Board Computers - Worksheet-A
Programming Robots and Single Board Computers - Worksheet-A
b. ______________ pins allow the Raspberry Pi to be configured for different purposes; interact with different
circuits, and work with several types of electronic components.
c. A _____________ is just an ordered collection of items that can be of any data type.
d. The port used to connect a mouse, a keyboard, or other peripherals is called ________________
e. Example of a high-level programming language designed to be easy to read and simple to implement is
___________
Q2) Match the component with its correct description and note answer in the third column [5]
Component Description Answer
X=” Python is “
Y=” Awesome”
Z=X+Y
Print(z)
score = 9
print (score)
Q7) Differentiate between a Simple computer and a single board computer. [2]
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
________________________________________