Cybersecurity Sem 2

Cybersecurity Sem 2

9th Grade

42 Qs

quiz-placeholder

Similar activities

IST Test

IST Test

9th Grade

40 Qs

software dev 1

software dev 1

9th - 12th Grade

45 Qs

Y9 Summary

Y9 Summary

9th Grade

45 Qs

Project STEM 2.1-2.2

Project STEM 2.1-2.2

9th - 12th Grade

40 Qs

Python Final Exam

Python Final Exam

9th - 12th Grade

46 Qs

Python Programming Certification Exam

Python Programming Certification Exam

9th - 12th Grade

46 Qs

G12_End of Term2_Revision

G12_End of Term2_Revision

9th - 12th Grade

39 Qs

Edexcel Topic A: ProblemSolving

Edexcel Topic A: ProblemSolving

9th - 12th Grade

40 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?