Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

What conditions have to be true to make the following code display B ? ( 3 pts ) Rearrange the code statements so

What conditions have to be true to make the following code display "B"?(3pts)Rearrange the code statements so that the program will add up the first n odd numbers where n is provided by the user. [5 pts]
\table[[#,Code ideas,Working algorithm],[1,oddNumber = oddNumber +2],[2,for counter in range (0, max)],[3,oddNumber =1,],[4,print(theSum),],[5,theSum =0,],[7,\table[[max = input ("how many odd numbers do],[you want to add together?")]],]]
What is the output of the code below? (3 pts)
\table[[code,output],[for row in range (0,4):,],[for col in range (0,3):,],[print('*', end =1'(:**'},]]
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Graph Databases New Opportunities For Connected Data

Authors: Ian Robinson, Jim Webber, Emil Eifrem

2nd Edition

1491930896, 978-1491930892

More Books

Students also viewed these Databases questions