Question
What kind of code is print()?
source code
assembly language
machine language
binary code
source code
assembly language
machine language
binary code
Answers
GPT 3.5
print() is part of the Python programming language and it is an example of source code.