[ LiB ]Questions and AnswersPart TWO: <a href=programming with Python">

Exercises

1:

Describe the difference between a conditional control statement and an iterative control statement.

2:

boolean logic uses only two values. Which two values are they?

3:

Which else/if structure (elseif, elsif, and elif) goes with which language (Python, Lua, and Ruby)?

4:

When printing a simple statement (like "Hello World"), one of the three languages normally uses a puts command instead of a print command. Which one is it?

[ LiB ]Questions and AnswersPart TWO: <a href=programming with Python">