GPYC 試験問題を無料オンラインアクセス

試験コード:GPYC
試験名称:GIAC Python Coder (GPYC)
認定資格:GIAC
無料問題数:75
更新日:2025-09-04
評価
100%

問題 1

What are the contents of the variable x when the following is executed in a Python interactive session?

問題 2

A user enters unexpected data into a program. Which functionality can the programmer use to present an understandable error message to the user?

問題 3

Which of the lambda definitions of the function some_code is equivalent to the following function definition?

Which of the lambda definitions of the function some_code is equivalent to the following function definition?

問題 4

What does the LIMIT function restrict in an SQL SELECT statement?

問題 5

A log file is stored in variable "a". The file has the following format for each log entry, in order, stored in big endian:
Field 1: 2-byte integer
Field 2: 2-byte integer
Field 3: 4-byte string
Which of the following would unpack a line from the log file into the proper fields?

コメントを追加

あなたのメールアドレスが公開されることはありません。個人情報に関する内容は隠されます *

insert code
画面にある文字を入力してください。