Chuyên đề 1. Các kiến thức cơ bản_Python

Chuyên đề 1. Các kiến thức cơ bản_Python

12th Grade

59 Qs

quiz-placeholder

Similar activities

ÔN TẬP GIỮA KỲ 2 LỚP 12

ÔN TẬP GIỮA KỲ 2 LỚP 12

12th Grade

60 Qs

E-BOOK

E-BOOK

KG - University

60 Qs

lists and dictionaries  in python smsmb

lists and dictionaries in python smsmb

11th - 12th Grade

60 Qs

CIS Microsoft Excel (Review)

CIS Microsoft Excel (Review)

9th Grade - Professional Development

62 Qs

Coding Final Answer Sheet

Coding Final Answer Sheet

12th Grade

54 Qs

Safety and Security - Easy

Safety and Security - Easy

7th Grade - University

57 Qs

Website

Website

10th - 12th Grade

60 Qs

Latihan Soal DKV 2024

Latihan Soal DKV 2024

12th Grade

59 Qs

Chuyên đề 1. Các kiến thức cơ bản_Python

Chuyên đề 1. Các kiến thức cơ bản_Python

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Sỹ Minh

Used 5+ times

FREE Resource

59 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Consider the following Python script.

When you click on the file using a Windows file explorer, the script executes but you are unable to see the output. How would you fix that?

Media Image
Media Image
Media Image

D. There is nothing to output

E. None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of the following code?

A. JamesJamesJamesJamesJamesJames

B. JamesJamesJamesJamesJames

C. JamesJamesJamesJames

D. JamesJamesJames

E. Error: invalid syntax

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

4 is 100 in binary and 11 is 1011. What is the output of the following bitwise operators?

A. 15

1

B. 14

1

C. 11

4

D. 15

2

E. 14

2

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a correct syntax to output "Hello World" in Python?

A. echo("Hello World");

B. p("Hello World")

C. print("Hello World")

D. echo "Hello World"

E. None of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the value of “Hello”.upper().capitalize()?

A. “Hello”

B. “hello”

C. “HELLO”

D. Runtime Error

E. None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the statement evaluates the same to the statement below?

A. print ( 2*27*4)

B. print ( 2*3*4)

C. print ( 2*3**4)

D. print ( 2*3*3*4)

E. None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method can be used to replace parts of a string?

A. replaceString()

B. replace()

C. repl()

D. switch()

E. replaceStr()

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers