Search Header Logo

TA 1st Round Technical Coding

Authored by Trilochan Sahoo

English

University

Used 1+ times

TA  1st Round Technical Coding
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

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

Already have an account?