Question: - = zyBooks My library > COMP 2 0 6 7 : Programming for Beginners home > 1 . 1 2 : zyLab training: Basics

-= zyBooks My library > COMP 2067: Programming for Beginners home >1.12: zyLab training: Basics
zyBooks catalog
Help/FAQ
Mckenzie Pearce
Click on "Develop mode", change the program to use * rather than +, and try running with input 2(output is 4) and 3(output is now 9, not 6 as before).
Click on "Submit mode" again, and click "Submit for grading". Observe that all test cases are passed, and you've earned 3 of 3 points.
535744.3885498.932977
LAB
1.12.1: zyLab training: Basics
03
ACTIVITY
1.12.1. ZyLab training: Basics
1 user_num = int(input())
3
4 print(user_num_squared, end='') # Output formatting issue here; fix it when instructed
x
Develop mode
Submit mode
Run your program as often as you'd like, before submitting for grading. Below, type any needed
input values in the first box, then click Run program and observe the program's output in the
second box.
Enter program input (optional)
If your code requires input values, provide them here.
MacBook Pro
 -= zyBooks My library > COMP 2067: Programming for Beginners home

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!