Test your understanding of data types and their role in automation.

Question Title

* Which data type is used to store text, such as "Hello, world!" or "Account123"?

Question Title

* You need to store information about a customer, including their name, email address, and phone number. Which data type would be best to use?

Question Title

* Which of the following is an example of an integer?

Question Title

* You’re creating a workflow to check whether a task is complete. Which data type would be best for this yes-or-no decision?

Question Title

* A list is a collection of related items grouped together, and it is enclosed in __________.

Question Title

* Which data type is best for organizing related information into key-value pairs, such as a contact profile with "Name" and "Email"?

Question Title

* You’re creating a shopping list that includes items like "apples", "oranges", and "bananas". Which data type would be best to use?

T