Python and SQL Quiz

Python and SQL Quiz

Professional Development

100 Qs

quiz-placeholder

Similar activities

TO 2 SESI 2 LENGKAP

TO 2 SESI 2 LENGKAP

Professional Development

100 Qs

Oliver Lehmann #1 - 100

Oliver Lehmann #1 - 100

Professional Development

100 Qs

PFRC 901-1000

PFRC 901-1000

Professional Development

100 Qs

Esame d'italiano A1 - 2021

Esame d'italiano A1 - 2021

Professional Development

96 Qs

EMS103 CHAP 37-41

EMS103 CHAP 37-41

Professional Development

100 Qs

al quran

al quran

KG - Professional Development

103 Qs

2 havo woordenschat NN 6e H1-3

2 havo woordenschat NN 6e H1-3

Professional Development

98 Qs

Ao Khele Quiz

Ao Khele Quiz

Professional Development

102 Qs

Python and SQL Quiz

Python and SQL Quiz

Assessment

Quiz

Other

Professional Development

Practice Problem

Hard

Created by

pinky sravs

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

100 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of print(type(5))?

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python is a:

Compiled Language

Markup Language

Low-level Language

Interpreted Language

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid variable name in Python?

1name

name_1

class

first-name

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of int('5.3')?

5

Error

5.3

None

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will type(3.0) return?

int

float

double

decimal

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to define a function in Python?

func

define

def

function

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of: x = 10 if x > 5: print("High") else: print("Low")

Low

High

10

None

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?