TA  1st Round Technical Coding

TA 1st Round Technical Coding

University

50 Qs

quiz-placeholder

Similar activities

Quiz on Vowels and Consonants

Quiz on Vowels and Consonants

University

54 Qs

Top Stars , Module 6 , Science Technology

Top Stars , Module 6 , Science Technology

6th Grade - University

50 Qs

Macro tut 1&2

Macro tut 1&2

University

46 Qs

TKT Module I

TKT Module I

12th Grade - University

45 Qs

OSG_91-135

OSG_91-135

University

45 Qs

UTS KELAS 12

UTS KELAS 12

12th Grade - University

50 Qs

B1.1 UNIT 10 QUIZ

B1.1 UNIT 10 QUIZ

University

50 Qs

Midterm Exam in IT Elective 3

Midterm Exam in IT Elective 3

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?