Cybersecurity Sem 2

Cybersecurity Sem 2

9th Grade

42 Qs

quiz-placeholder

Similar activities

PYTHON PROGRAMMING - FINAL EXAM REVIEW

PYTHON PROGRAMMING - FINAL EXAM REVIEW

9th - 12th Grade

46 Qs

Y9 Programming Test

Y9 Programming Test

9th Grade

40 Qs

Input, Processing, Output

Input, Processing, Output

9th - 12th Grade

44 Qs

Year 9 - Python Quiz

Year 9 - Python Quiz

9th Grade

45 Qs

Python Chap 2-4

Python Chap 2-4

9th Grade

42 Qs

Python Programming

Python Programming

5th - 9th Grade

37 Qs

QBASIC For Grade 6

QBASIC For Grade 6

5th - 10th Grade

45 Qs

GCSE Python Legends

GCSE Python Legends

1st - 12th Grade

45 Qs

Cybersecurity Sem 2

Cybersecurity Sem 2

Assessment

Quiz

Computers

9th Grade

Easy

Created by

PJ Johnson

Used 28+ times

FREE Resource

42 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct functioning code:
print(Welcome to my program!)
print"Welcome to my program"
print("Welcome to my program!")
print('Welcome to my program!)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What kind of file extension must be on your file for Python code to run?
.js
.html
.css
.py

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is Python generally used on the back-end or front-end of web development?
Front-end
Back-end

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why does Python stand out from other programming languages?
Simple Syntax
Python doesn't require capitalization
Python doesn't require correct punctuation
Attention to Detail

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which end of web development is how websites work?
Front-end
Back-end

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which end of web development is how websites look?
Front-end
Back-end

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct functioning code:
print = ("I am learning to code!")
print("I am learning to code!")
print = "I am learning to code!"
print('I am learning to code!")

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?