Page 114 - 2502_Pakistan-kifayat_C-8
P. 114
4. List down the features and applications of Assembly language.
5. List down the features and applications of Python language.
Scratch Your Brain. Century #Critical Thinking
21 st
Skills
1. Predict output:
a. a=5
b=10
print(a+b)
b. if 25 > 30:
print("Hi")
else:
print("Bye")
2. Convert the following Scratch script to Python:
Timeline
AI is the branch of computer science that aims at creating expert and intelligent computer systems
which simulate certain human qualities such as, learning, reasoning, communicating, seeing, hearing,
3. Convert the following python code to Scratch logic:
and sensation.
age = 19
Augmented Reality is the blending of Virtual Reality and real life.
if age >= 18:
In Virtual Reality, we create a virtual world that users can interact with.
IoT is a system of connected computing devices, mechanical and digital machines for creating a
print("eligible")
4. Competency-based/Application-based questions.
virtual network where a monitoring center ensures that everything is working smoothly.
a. Vahida and her team are working on a large software project. After a few months, they need to
3D Printing is the process of making a physical object from a three-dimensional physical model.
update several parts of the code. Vahida suggests using textual programming over block-based
Robotic Process Automation allows organizations to automate tasks which human beings were doing
programming. Why might Vahida believe that textual programming makes maintaining and
across any applications and systems.
updating the codebase easier in this situation?
112 Premium Edition-VIII

