Answer:
1.Comments are used to clarify code, but are not interpreted by the interpreter as commands.
2. False
3. A logical expression uses one or more conditions to return a true or false value.
Step-by-step explanation:
1. Comments are codes that allow you to enter content that helps clarify the other codes and that later will not be reflected in the final work.
2. ASCII is a character code based on the Latin alphabet, represents texts and allows the control of devices that handle text such as the keyboard.
Unicode is a character encoding standard that makes it easy to handle texts from many languages, as well as texts from dead languages.
3. Logical expressions are those that can take one of two values, true or false.