TA  1st Round Technical Coding

TA 1st Round Technical Coding

University

50 Qs

quiz-placeholder

Similar activities

Examen de diagnostico ENGLISH

Examen de diagnostico ENGLISH

University

46 Qs

TEST 7 - PART 5 - YBM VOL3

TEST 7 - PART 5 - YBM VOL3

3rd Grade - University

45 Qs

Word Scramble

Word Scramble

3rd Grade - University

50 Qs

Daily Dose Review 1-50

Daily Dose Review 1-50

KG - University

50 Qs

Identifying Errors Practice Test

Identifying Errors Practice Test

University

49 Qs

PSPP UNIT 4 MCQ

PSPP UNIT 4 MCQ

University

50 Qs

W04 - WMA

W04 - WMA

University

50 Qs

#A004

#A004

University

50 Qs

TA  1st Round Technical Coding

TA 1st Round Technical Coding

Assessment

Quiz

English

University

Hard

Created by

Trilochan Sahoo

Used 1+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the correct file extension for Python files?

.pyt

.py

.python

.pt

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which keyword is used for defining a function in Python?

func

define

def

lambda

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the output of the expression 5 // 2 in Python?

2.5

2

3

2.0

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following data types is immutable?

List

Dictionary

Set

Tuple

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does the len() function do?

Finds the largest number

Returns the length of an object

Converts data types

Removes an element from a list

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these is the correct way to import a module?

import math

include math

using math

module math

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

int

float

str

None

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?