Python_Basics_1

Python_Basics_1

Professional Development

30 Qs

quiz-placeholder

Similar activities

Play with Python Lib

Play with Python Lib

KG - Professional Development

25 Qs

Coding Assignment

Coding Assignment

Professional Development

30 Qs

Python - podstawy 2A

Python - podstawy 2A

KG - Professional Development

30 Qs

Commercient Aptitude Test - 2023

Commercient Aptitude Test - 2023

Professional Development

30 Qs

Python Practice Test #3

Python Practice Test #3

Professional Development

30 Qs

SJIT ECE ZOHO PRACTICE TEST

SJIT ECE ZOHO PRACTICE TEST

Professional Development

30 Qs

Python Standard Libraries Quiz

Python Standard Libraries Quiz

Professional Development

30 Qs

MarkLogic Bootcamp Evaluation

MarkLogic Bootcamp Evaluation

Professional Development

25 Qs

Python_Basics_1

Python_Basics_1

Assessment

Quiz

Other

Professional Development

Medium

Created by

Basavaraj Neelagund

Used 4+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To get the output "Hello World" write the missing function for following code

_______("Hello World")

print

printf

type

read

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python was released in ______

2000

1990

1991

1992

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python works on different platforms

true

false

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt


if(5>2):

print("Five is greater than two!")

prints Error

prints "Five is greater than two

both

none of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python comments are represented using _____

##

//

#

/*

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

x=4

x="yit"

print(x)

prints 4

prints yit

prints 4yit

prints yit4

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

variable called "MyGrossSalary" is the representation of _______ technique

snake Case

camel Case

pascal Case

None of these

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?