Python and SQL Quiz

Python and SQL Quiz

Professional Development

100 Qs

quiz-placeholder

Similar activities

BÀI THI SỐ 4-KTSTQ

BÀI THI SỐ 4-KTSTQ

Professional Development

100 Qs

PraUJK Desain Grafis Madya

PraUJK Desain Grafis Madya

Professional Development

100 Qs

AKG

AKG

Professional Development

100 Qs

QUIZZ AIJ XII - Latihan PTS Semester Ganjil 2020

QUIZZ AIJ XII - Latihan PTS Semester Ganjil 2020

KG - Professional Development

100 Qs

Examen Conocimiento ESBAS

Examen Conocimiento ESBAS

Professional Development

97 Qs

LUMAJANG KURSU

LUMAJANG KURSU

Professional Development

101 Qs

Practice CIT Exam

Practice CIT Exam

University - Professional Development

103 Qs

TES PENGETAHUAN DAN SIKAP

TES PENGETAHUAN DAN SIKAP

University - Professional Development

99 Qs

Python and SQL Quiz

Python and SQL Quiz

Assessment

Quiz

Other

Professional Development

Hard

Created by

pinky sravs

Used 1+ times

FREE Resource

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?