Python2 Question Preview (ID: 56715)


Basics Of Python Programming. TEACHERS: click here for quick copy question ID numbers.

หมายเลข Index ของ list เริ่มต้นที่เลขอะไร
a) -1
b) 0
c) 1
d) ขึ้นอยู่กับจำนวนข้อมูล

คำสั่งทั่วไปต้องปิดท้ายด้วยเครื่องหมายใด
a) ;
b) ,
c) .
d) ไม่มี

function ใดใช้รับข้อมูลจากผู้ใช้งาน
a) get( )
b) input( )
c) enter( )
d) print( )

คำสั่งใดใช้ประกาศ function
a) void
b) function
c) sub
d) def

คำสั่งใดมักถูกนำมาใช้ในการเข้าถึงข้อมูลของ list
a) for on
b) for in
c) while on
d) while in

เครื่องหมายใดใช้กำหนดการเริ่มต้นขอบเขตการทำงานของ while
a) :
b) .
c) ,
d) ;

เครื่องหมายใดใช้กำหนดการเริ่มต้นขอบเขตการทำงานของ if
a) ;
b) :
c) ,
d) .

คำสั่งแสดงข้อมูลคือข้อใด
a) System.out.print( )
b) System.out.println( )
c) print( )
d) printf( )

เครื่องหมายใดใช้สำหรับคอมเมนต์
a) #
b) //
c) \\
d) '

ฟังก์ชันใดใช้เพิ่มข้อมูลใน List
a) add( )
b) data( )
c) append( )
d) input( )

Play Games with the Questions above at ReviewGameZone.com
To play games using the questions from above, visit ReviewGameZone.com and enter game ID number: 56715 in the upper right hand corner or click here.

TEACHERS / EDUCATORS
Log In
| Sign Up / Register