logo CodeStepByStep logo

loop_times

Language/Type: Python basics for loops

Complete the following code, replacing the "FINISH ME" parts with your own code, to produce the following output:

2 times 1 = 2
2 times 2 = 4
2 times 3 = 6
2 times 4 = 8
Bare code: Write a fragment of Python code as described, without any class or function/method heading around your code.

You must log in before you can solve this problem.

Log In

Need help?

Stuck on an exercise? Contact your TA or instructor.

If something seems wrong with our site, please

Is there a problem? Contact us.