WorksheetsYear 7 Computing – Term 1 (Section A excerpts)
Total questions: 56
Worksheet time: 28mins
Programming is the process of:
Drawing pictures
Writing instructions for a computer
Printing documents
Making music
Scratch is an example of a:
Text-based language
Block-based language
Machine language
Low-level language
Python is considered a:
Block language
High-level text language
Hardware device
Virus scanner
An algorithm is:
A computer virus
A set of instructions
A website
A data model
Block-based programs help reduce:
Colour
Speed
Syntax errors
Memory
Which feature belongs to Scratch?
Commands typed manually
Colour-coded blocks
Machine code
HTML tags
The Python environment used for writing code is called:
Excel
IDLE
Chrome
Paint
A Python file is saved with the extension:
.txt
.docx
.py
.exe
A valid variable name is:
3total
first-name
total_score
my score
Pressing F5 in Python IDLE will:
Save your work
Delete your code
Run the program
Turn off your computer
Data Types & Casting. "Hello" is a:
Float
Integer
String
Boolean
SECTION A — MULTIPLE-CHOICE QUESTIONS (MCQs). Choose the correct answer from A–D. Data Types & Casting. 17 is an example of a:
String
Float
Integer
Character
What data type is 3.14
Float
String
Boolean
Table
Casting means:
Drawing images
Converting data types
Playing sound
Loading apps
The result of int("5") is:
"5"
10
5
"55"
Data modelling helps to:
Break devices
Organise data
Clean keyboards
Remove apps
A table is made up of:
Rows and columns
Keys and buttons
Games and animations
Screens and speakers
A flowchart is used to:
Store clothes
Show steps or processes
Download movies
Clean data
Real-life use of data modelling includes:
Playing games
Student records
Cooking food
Flying drones
A database is a type of:
Data model
Video game
Gadget
Password
A spreadsheet is used mainly for:
Storing and calculating data
Playing videos
Browsing websites
Drawing
Rows in Excel are labelled with:
Letters
Symbols
Numbers
Shapes
Columns in Excel are labelled with:
Numbers
Letters
Colours
Keyboard keys
A cell is:
Intersection of a row and column
An entire sheet
A USB drive
A folder
A field refers to a:
Category of information
Colour pattern
Random number
Picture file
All formulas in Excel begin with:
&
#
=
%
A function that adds values is:
MAX()
SUM()
AVERAGE() calculates the:
Maximum
Minimum
Sum
Mean
The formula =A1 * B1 performs:
Addition
Subtraction
Multiplication
Division
COUNT() will:
Count numbers
Add all values
Colour the cells
Delete cells
Excel is an example of:
A browser
An operating system
Spreadsheet software
Social media
Conditional formatting changes:
Cell appearance
Keyboard keys
Your password
Screen brightness
Conditional formatting is useful for:
Highlighting large numbers
Watching movies
Playing games
Typing stories
Excel can create:
Poems
Charts and graphs
Viral videos
Shoes
Conditional formatting works using:
Random patterns
Music
Rules
Weather
Websites collect data using:
Cookies
Shoes
Plants
Cars
Cookies help websites to:
Track browsing and remember settings
Cook food
Clean screens
Install software
Malware is:
Harmless software
Harmful software
A game
A spreadsheet
Cyberbullying happens:
Only offline
Only in school
Online
In factories
If you experience cyberbullying, you should:
Fight back
Tell a trusted adult
Ignore it
Post mean comments back
Define programming.
Writing a set of instructions for a computer to perform tasks
Using a computer mainly for games and entertainment
Repairing and replacing broken computer parts
Connecting devices to the internet
Name two text-based programming languages.
Python and Java
HTML and CSS
Scratch and Blockly
Photoshop and Excel
What is the difference between a string and an integer?
A string stores text, while an integer stores whole numbers
Both store pictures and sound files
A string stores decimals, while an integer stores sentences
They are the same data type and used identically
Give one example of data modelling in a school.
A table that records student attendance each day
Drawing a cartoon character for a poster
Installing video games on classroom computers
Printing colorful posters for an event
What is a spreadsheet used for?
Organizing and analyzing data in rows and columns
Creating 3D animations and visual effects
Browsing websites and social media
Compiling and running computer programs
Which of the following is a correct example of an Excel formula?
=SUM(A1:A5)
A1+A2=A3
print("Hello")
bold
What does conditional formatting do in Excel?
Changes the appearance of cells automatically based on set rules
Deletes all duplicate rows without asking
Locks the entire workbook so it cannot be opened
Converts the text in cells to speech
Explain what a cookie is (online).
A small piece of data saved by a website in your browser
A type of virus that damages files
A programming language used for web pages
A hardware device that stores passwords
What is a computer virus?
A malicious program that can replicate and harm systems or data
A temporary internet file that speeds up browsing
Software that protects a computer from threats
A type of cell used in spreadsheets
Mention two things you should do if you experience cyberbullying.
Save evidence such as messages or screenshots
Report or block the bully through the platform or a trusted adult
Retaliate with insults to get even
Share personal details to calm the bully
If you receive an email from a "bank" asking you to click a link to "verify your account details," and it looks suspicious, what should you do?
What is the definition of cyberbullying?
Sending a funny message to a friend
Playing an online game.
Bullying that takes place using electronic technology (e.g., phones, social media)
Writing a bad review for a product
Which action is the first and most important thing to do if you are being cyberbullied?
Fight back and send hurtful messages.
Immediately delete all the evidence
Do not reply to the bully and block them
Post a warning about the bully online.
The act of spreading false or damaging rumours about someone online is a form of
Cyberbullying
What is the legal right that protects the original creator of a piece of text, image, or music?
Which of the following describes plagiarism?
Using code you found online to fix an error
Using someone else's work or ideas and presenting them as your own.
Giving credit to the original author.
Designing your own website
