파이썬 퀴즈 #1

파이썬 퀴즈 #1

9th Grade

13 Qs

quiz-placeholder

Similar activities

Python Turtle

Python Turtle

KG - Professional Development

11 Qs

7 класс Питон

7 класс Питон

9th Grade

16 Qs

KIỂU DANH SÁCH_PYTHON_bản 1

KIỂU DANH SÁCH_PYTHON_bản 1

9th - 12th Grade

18 Qs

Python

Python

9th - 12th Grade

15 Qs

logo random

logo random

1st Grade - Professional Development

15 Qs

Roblox. 1 модуль. Итоговый тест

Roblox. 1 модуль. Итоговый тест

3rd - 10th Grade

18 Qs

Arduino

Arduino

1st - 12th Grade

10 Qs

HIPAA QUIZ

HIPAA QUIZ

9th - 12th Grade

10 Qs

파이썬 퀴즈 #1

파이썬 퀴즈 #1

Assessment

Quiz

Education

9th Grade

Medium

Created by

진열 이

Used 6+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

파이썬 파일의 파일 확장자는 무엇인가요?

.pp

.pt

.pf

.py

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

'hello.py'를 cmd에서 파이썬으로 실행하는 코드는 무엇인가요?

hello.py

run hello.py

python hello.py

cmd hello.py

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

파이썬에서 주석을 시작하는 기호는 무엇인가요?

--

/*

#

//

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

파이썬에서 블록을 나타내기 위해 사용하는 것은 무엇인가요?

중괄호

대괄호

세미콜론

들여쓰기

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

여러 줄을 주석처리하고자 할 때 사용하는 방법은 무엇인가요?

/*

*/

" " "

" " "

//

//

##

##

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

파이썬 변수의 데이터 유형을 얻는 함수는?

type( )

data( )

list( )

function( )

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

파이썬에서 변수를 여러 개 선언하는 방법은 무엇인가요?

x = 5; y = 10

x = 5, y = 10

x = 5 and y = 10

x, y = 5, 10

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?