45.8k views
0 votes
Cheri needs to write a small program that interacts with the user. What step will allow her to do this?

Assigning a value to a variable
Giving step-by-step directions
Including an input statement
Incorporating engaging content

2 Answers

5 votes

Answer:

Including an input statement

Incorporating engaging content

Step-by-step explanation:

Interaction suggests that the user will provide input, for which you will need an input statement.

However, part of the interaction would also be to incorporate engaging content, so I would not dismiss that answer.

User Jbuhacoff
by
5.1k points
3 votes

Answer:

Including a input statement

Step-by-step explanation:

You need a input statement in order for it to work, here´s an example;

script.parent.click then

you need the ¨.mouse¨ after parent or it wouldnt work.

User James Beninger
by
4.6k points