
プログラム
Authored by コザ高等学校職員用08 コザ高等学校職員用08
Computers
1st Grade
Used 4+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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
配列の中の各変数(データ)を何というか。
インデックス
要素
添字
モジュール
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?