DevNet

DevNet

9th Grade

21 Qs

quiz-placeholder

Similar activities

Python Basics Recap

Python Basics Recap

8th - 11th Grade

23 Qs

Python outputs

Python outputs

7th - 11th Grade

20 Qs

Variables, Inputs and Concatenation

Variables, Inputs and Concatenation

9th Grade

16 Qs

Python - Quiz

Python - Quiz

9th - 11th Grade

17 Qs

Python - lists,loops,basics

Python - lists,loops,basics

9th - 11th Grade

20 Qs

Computer Science (Python)

Computer Science (Python)

9th Grade

18 Qs

Python First Steps Homework Quiz

Python First Steps Homework Quiz

7th - 9th Grade

20 Qs

Python basics

Python basics

2nd - 9th Grade

20 Qs

DevNet

DevNet

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Tholib Al-Ilmi

Used 21+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

For which two common tasks is Network automation used? (Choose two.)

device provisioning

accounting

data entry

reporting

text editing

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which format stores information using tags that are defined by the application?

HTML

XML

JSON

NX-API

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Why do we learn Python?

It's a really big snake

It's the name of a very funny comedy show

It's simple and easy to learn

It's so rare that no one else knows it

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be from the following code in python?

print("Hello world!")

SyntaxError

Hello world!

"Hello world!"

print(Hello world!)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print("12"*3)

What would this print in python?

36

121212

24

12*3

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be from the following code in python?

print("3+4")

7

3+4

34

SyntaxError

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A data type consisting of numbers, letters and symbols.
String
Integer
Float
Boolean

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?