Exit GPYC GIAC Python Coder (GPYC)
Question 1 of 5
0% complete
Q1 Single choice

A programmer attempts to run the Python program hello.py as follows, but an error occurs.

What is the cause of this error?

  • A

    hello.py is missing the line #!/usr/bin/python

  • B

    smtp_mime was replaced with Python

  • C

    Python cannot find the script "hello"

  • D

    hello.py is improperly encoded with UTF-16le

Previous Next