Python_Basics_1

Python_Basics_1

Professional Development

30 Qs

quiz-placeholder

Similar activities

SJIT ECE PLACEMENT PRACTICE TEST-3

SJIT ECE PLACEMENT PRACTICE TEST-3

Professional Development

30 Qs

MarkLogic Bootcamp Evaluation

MarkLogic Bootcamp Evaluation

Professional Development

25 Qs

Que tanto sabes de informatica y tecnologia

Que tanto sabes de informatica y tecnologia

9th Grade - Professional Development

25 Qs

Quiz-1 Artificial Intelligence

Quiz-1 Artificial Intelligence

Professional Development

26 Qs

SJIT ECE PLACEMENT PRACTICE TEST-4

SJIT ECE PLACEMENT PRACTICE TEST-4

Professional Development

30 Qs

debug quiz part 2

debug quiz part 2

Professional Development

25 Qs

Python - podstawy 2A

Python - podstawy 2A

KG - Professional Development

30 Qs

STEAM-ARDUİNO/CNC/DRONE modulları

STEAM-ARDUİNO/CNC/DRONE modulları

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?