
プログラム

Quiz
•
Computers
•
1st Grade
•
Hard
コザ高等学校職員用08 コザ高等学校職員用08
Used 4+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
次の中から、エラーを起こすコードを2つ選びなさい。
print('hello')
print(50*5)
print 45+5
print(こんにちは)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
xと3が等しいことを表すpythonの演算子はどれか。
x!=3
x=3
x==3
x.3
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
’こんにちは鈴木さん’
と表示するプログラムを1つ選びなさい。
print('こんにちは+鈴木さん')
print(こんにちは+鈴木さん)
print(’こんにちは'+'鈴木さん')
print("こんにちは鈴木さん')
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
繰り返し処理を行う関数として適切なものを全て選びなさい。
While
import
def
for ~ range ~
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
次の2行のコードを実行した場合、画面には次のうちどれが表示されるか。
x = 5
x = x*10
5
5,50
50
何も表示されない
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
文字列から数値に変換する関数を1つ選びなさい。
input
random
int
append
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
配列の中の各変数(データ)を何というか。
インデックス
要素
添字
モジュール
Create a free account and access millions of resources
Similar Resources on Wayground
Popular Resources on Wayground
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
10 questions
"LAST STOP ON MARKET STREET" Vocabulary Quiz

Quiz
•
3rd Grade
19 questions
Fractions to Decimals and Decimals to Fractions

Quiz
•
6th Grade
16 questions
Logic and Venn Diagrams

Quiz
•
12th Grade
15 questions
Compare and Order Decimals

Quiz
•
4th - 5th Grade
20 questions
Simplifying Fractions

Quiz
•
6th Grade
20 questions
Multiplication facts 1-12

Quiz
•
2nd - 3rd Grade