[Solved]-Python Language Says Started Right Need Help Finishing Givenme 1 5 Points Far Q37266393
In Python Language, it says I started out right, i just needhelp finishing. It has givenme 1 out of 5 points, so far…


My library> CS 250: Fundamentals of Programming .. E zyBook zyBooKS 18.5: Ch 1 Warm up: Basic output with variables (Pytho.. Enter integer: You entered: 4 4 squared is 16 And 4 cubed is 64 !! Enter another integer: 4+5 is 9 45 is 20 LAB ACTIVITY | 18.5.1 :Ch 1 Warmup: Basic output with variables (Python 3) main.py i userNum int (input(‘Enter integer:n)) 2 print(‘You entered: 4’) 3 print(‘You entered, squared is: 16 4 Input 4 Your output correctly Enter integer: starts with You entered: 4 2: Compare output Output differs. See highlights below. Special character legend Input 50 Enter integer: You entered: 4d You entered, squared is: 16 Your output starts with Expected output Enter integer starts with You entered: Enter integer: You entered: 4 Your output starts with uared is: ou entered Enter integer: Expected output You entered: 4 squared is 16 And 4 cubed is 64 starts with 4: Compare outputA Output differs. See highlights below. Special character legend Input 50 Enter integer: Your output starts You entered: with You entered, squared is: 4: Compare output Output differs. See highlights below. Special character legend Input 50 Enter integer: Your output starts You entered: 4 with uared is Enter integer: Expected output You entered: 50 500 starts with 50 squared is And 50 cubed is 125000!! 5: Compare output A Special character legend output differs. See highlights below. Show transcribed image text My library> CS 250: Fundamentals of Programming .. E zyBook zyBooKS 18.5: Ch 1 Warm up: Basic output with variables (Pytho.. Enter integer: You entered: 4 4 squared is 16 And 4 cubed is 64 !! Enter another integer: 4+5 is 9 45 is 20 LAB ACTIVITY | 18.5.1 :Ch 1 Warmup: Basic output with variables (Python 3) main.py i userNum int (input(‘Enter integer:n)) 2 print(‘You entered: 4’) 3 print(‘You entered, squared is: 16 4
Input 4 Your output correctly Enter integer: starts with You entered: 4 2: Compare output Output differs. See highlights below. Special character legend Input 50 Enter integer: You entered: 4d You entered, squared is: 16 Your output starts with Expected output Enter integer starts with You entered:
Enter integer: You entered: 4 Your output starts with uared is: ou entered Enter integer: Expected output You entered: 4 squared is 16 And 4 cubed is 64 starts with 4: Compare outputA Output differs. See highlights below. Special character legend Input 50 Enter integer: Your output starts You entered: with You entered, squared is:
4: Compare output Output differs. See highlights below. Special character legend Input 50 Enter integer: Your output starts You entered: 4 with uared is Enter integer: Expected output You entered: 50 500 starts with 50 squared is And 50 cubed is 125000!! 5: Compare output A Special character legend output differs. See highlights below.
Expert Answer
Answer to In Python Language, it says I started out right, i just need help finishing. It has givenme 1 out of 5 points, so far…… . . .
OR

