THỰC HÀNH SỐ 1

THỰC HÀNH SỐ 1

12th Grade

10 Qs

quiz-placeholder

Similar activities

Bermain Gambar

Bermain Gambar

1st Grade - Professional Development

15 Qs

Word basics

Word basics

8th - 12th Grade

10 Qs

básico de Code

básico de Code

10th - 12th Grade

14 Qs

KHTN 6: Tính chất và sự chuyển thể của chất

KHTN 6: Tính chất và sự chuyển thể của chất

1st - 12th Grade

15 Qs

Địa lí 9 - 15p

Địa lí 9 - 15p

9th - 12th Grade

10 Qs

Kuis tipedata, flowchart informatima kelas X j4njang SMA

Kuis tipedata, flowchart informatima kelas X j4njang SMA

9th - 12th Grade

10 Qs

ÔN TẬP KIỂM TRA CUỐI HỌC KỲ 1

ÔN TẬP KIỂM TRA CUỐI HỌC KỲ 1

12th Grade

10 Qs

ÔN TẬP KHỐI 9

ÔN TẬP KHỐI 9

12th Grade

10 Qs

THỰC HÀNH SỐ 1

THỰC HÀNH SỐ 1

Assessment

Quiz

Computers, Geography, Science

12th Grade

Hard

Created by

thúy hằng

Used 22+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh sau được viết bằng ngôn ngữ lập trình nào?

print("Xin chào các bạn")

Pascal

Java

Python

SQL

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tên nào sau đây được đặt đúng theo quy tắc của NNLT Python.

2nghiem

So thu nhat

Sothu!1

Sothu1

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Chọn các tên là tên chuẩn đúng trong Python

Int

input

Float

print

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 (a)6\sqrt{\left(-a\right)^6}  được biểu diễn băng biểu thức số học nào trong Python

 - a ** 6

- a**6**1/2

(-a)**6**1/2

((-a)**6)**(1/2)

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Viết câu lệnh để in ra thông báo cho giá trị a được nhập vào từ bàn phím. Để kết quả hiển thị trên màn hình nếu a = 7 là

Gia tri a la: 7

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh nào dùng để nhập ba số nguyên vào từ bàn phím

a = int(input("Nhập vào 3 số nguyên"))

a,b,c = eval(input("Nhập vào 3 số nguyên"))

a,b,c = map(int(input("Nhập vào 3 số nguyên"))

a,b,c = int(input("Nhập vào 3 số nguyên"))

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh print(type(6)) in kết quả ra màn hình là gì?

>> 6

< class.int>

< class "int">

< class 'int'>

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