Cybersecurity Sem 2

Cybersecurity Sem 2

9th Grade

42 Qs

quiz-placeholder

Similar activities

Python Coding Specialist Exam

Python Coding Specialist Exam

9th - 12th Grade

46 Qs

Python Programming Credential

Python Programming Credential

9th - 12th Grade

46 Qs

Python

Python

9th Grade

40 Qs

GCSE Python Legends

GCSE Python Legends

1st - 12th Grade

45 Qs

Python Basis (S3)

Python Basis (S3)

9th Grade

41 Qs

Week 6 - Input/Output Functions

Week 6 - Input/Output Functions

9th - 12th Grade

46 Qs

Input, Processing, Output

Input, Processing, Output

9th - 12th Grade

44 Qs

Python Basics Set 1

Python Basics Set 1

9th - 10th 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?