Sgiliau Python

Sgiliau Python

9th - 12th Grade

70 Qs

quiz-placeholder

Similar activities

Scatter Plot and Histograms

Scatter Plot and Histograms

10th - 12th Grade

70 Qs

Fall Semester Review

Fall Semester Review

11th Grade

74 Qs

Algebra Helllooo Christmas Break!

Algebra Helllooo Christmas Break!

9th Grade

70 Qs

toán gki 2

toán gki 2

11th Grade

70 Qs

Day 4: Unit 5 and 6 EOC Review

Day 4: Unit 5 and 6 EOC Review

9th - 12th Grade

71 Qs

statistics

statistics

11th Grade

69 Qs

Sgiliau Python

Sgiliau Python

Assessment

Quiz

Mathematics

9th - 12th Grade

Hard

Created by

T Wood

Used 2+ times

FREE Resource

70 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Mae côd efo llinell mewnbwn:

oedran = input("Beth yw eich oedran?").

Os mae defnyddiwr yn teipio 5 i mewn, pa fath o werth fydd oedran yn cael ei storio fel?

Llinyn (str)

"5"

Cyfanrif (int)

5

Rhestr (list)

[5]

Degolyn (float)

5.0

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Pa ddull sy'n ychwanegu gwerth 7 at ddiwedd rhestr?

.append(7)

.insert(7)

.count(7)

.index(7)

3.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Pa ffwythiannau sy'n troi llinyn fel "5" mewn i rif mae'r cyfrifiadur yn gallu gwneud syms efo?

round( )

int( )

whole( )

num( )

float( )

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Pa gyfarwyddyd (command) yn Python sy'n achosi i raglen ddianc dolen (loop) yn syth?

return

if

try

break

False

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Pa werthoedd am pwysau ac oedran sy'n galluogi i'r côd yn y datganiad 'if' yma cael eu gweithredu:

if pwysau < 100 and oedran >= 18:

pwysau = 100

oedran = 20

pwysau = 120

oedran = 15

pwysau = 95

oedran = 18

pwysau = 19

oedran = pwysau * 2

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Sut ydy llinell newydd yn cael ei gynrychioli mewn llinyn?

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Pa ddull sy'n dychwelyd True os mae llinyn ond efo llythrennau?

llinyn.isalphanum()

llinyn.isalpha()

llinyn.isletters()

llinyn.isword()

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?