我們本節課的主題是甚麼?

自定義函數

Quiz
•
Information Technology (IT)
•
10th Grade
•
Medium
Jimmy Leong
Used 3+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
自定義函數
判斷指令
循環語句
以上皆非
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
自定義函數的用途主要是??
重複執行相同的動作
輸出文字
輸入整數
減少重複代碼
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
下列哪個是正確的函數定義語法?
function my_func(): print("Hello")
def my_func(): print("Hello")
define my_func(): print("Hello")
func my_func(): print("Hello")
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
左方代碼輸出結果是甚麼?
20, 20
20, 10
10, 10
10, 20
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
以下哪個函數定義是正確的?
def sum(a, b, c,):
return a + b + c
def sum(a b c):
return a + b + c
def sum(a, b, c):
return a + b + c
def sum a, b, c:
return a + b + c
Similar Resources on Wayground
8 questions
GO! Quizz Zeriusz Day 9

Quiz
•
10th Grade
10 questions
Week2 上周知识点回顾

Quiz
•
University
10 questions
Quiz 1

Quiz
•
11th Grade
10 questions
高二資訊課補考題目

Quiz
•
11th Grade - University
10 questions
Chapter 2 Module Phyton

Quiz
•
University
10 questions
Fundamentos de Programación en Python

Quiz
•
6th Grade - University
7 questions
0917_中四Ch01小活動

Quiz
•
9th - 12th Grade
10 questions
TRẮC NGHIỆM VUI PYTHON

Quiz
•
10th Grade
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade