which of the following describes an example of computer code?\na a secret message sent from one spy to…

which of the following describes an example of computer code?\na a secret message sent from one spy to another over e - mail\nb a set of directions in python for a computer to add items on a bill\nc a set of directions written in english that programmers can interpret but computers cant\nd a set of directions left for a child to follow to earn her allowance money that week
Answer
Brief Explanations:
Computer code is a set of instructions written in a programming language for a computer to execute tasks. Python is a programming language, and a set of directions in Python for a computer to add items on a bill is an example of computer code. Option A is a secret - message, not code. Option C is in English which computers can't directly execute. Option D is for a child, not for a computer.
Answer:
B. a set of directions in Python for a computer to add items on a bill