Draw square function from the shapes module

Assignment Help Basic Computer Science
Reference no: EM131928937

Below are 2 out of the 20 questions that I am struggling with. Any assistance would be appreciated.

1) Consider the code snippet named shapes.py. A statement to call the draw_square function from the shapes module, passing an argument of 3 would be _______________.

cr = '#'

import shapes

def draw_square(size):

for h in range(size):

for w in range(size):

print(cr, end='')

print()

def draw_rect(height, width):

for h in range(height):

for w in range(width):

print(cr, end='')

print()

a) draw_rect(3)

b) draw_square(3.0)

c) shapes.draw_square(3)

d) The program throws an error

2) The following code uses functions defined in my_funcs.py. Complete the import statement at the top of the program.

____________________

a = 3

print('a! = ', factorial(a))

print('log(a) = ',log(a))

a) import factorial, squared

b) import factorial, log

c) from my_funcs import factorial, log

d) from my_func import factorial log

Reference no: EM131928937

Questions Cloud

What steps can management take to make the teams cohesive : What steps can management take to make the teams cohesive? Evaluate the steps that are necessary in this scenario to create high performing teams.
Discuss the importance of theory guided nursing practice : Discuss the applicability and importance of theory guided nursing practice, including the discussion of their application of a major espoused theory
Calculate the maximum number of pins : You are required to calculate the maximum number of PINs that the thief may have to enter before correctly discovering the customer's PIN?
Evaluate the efficacy of the measures : Analyze the general transition of U.S. health laws based on criminal misconduct in health care to the creation of contract laws.
Draw square function from the shapes module : Consider the code snippet named shapes.py. A statement to call the draw_square function from the shapes module, passing an argument of 3 would be
Analyze the buying process for an online product : Research and analyze the buying process for an online product or service, with which you (as a consumer) are familiar, from a business point of view.
Explain the significant ways that affects the demand curve : From the e-Activity, compare the primary individual factors that influence demand, and explain the significant ways in which each affects the demand curve.
What are the factors are required : What are the factors are required to decide how many APs are needed and where they should be placed for best performance in wireless communication?
A business situation that presents a legal and ethical issue : A description of at least two ethical theories under which the situation will be analyzed. A description of a business situation that presents a legal issue.

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Identifies the cost of computer

identifies the cost of computer components to configure a computer system (including all peripheral devices where needed) for use in one of the following four situations:

  Input devices

Compare how the gestures data is generated and represented for interpretation in each of the following input devices. In your comparison, consider the data formats (radio waves, electrical signal, sound, etc.), device drivers, operating systems suppo..

  Cores on computer systems

Assignment : Cores on Computer Systems:  Differentiate between multiprocessor systems and many-core systems in terms of power efficiency, cost benefit analysis, instructions processing efficiency, and packaging form factors.

  Prepare an annual budget in an excel spreadsheet

Prepare working solutions in Excel that will manage the annual budget

  Write a research paper in relation to a software design

Research paper in relation to a Software Design related topic

  Describe the forest, domain, ou, and trust configuration

Describe the forest, domain, OU, and trust configuration for Bluesky. Include a chart or diagram of the current configuration. Currently Bluesky has a single domain and default OU structure.

  Construct a truth table for the boolean expression

Construct a truth table for the Boolean expressions ABC + A'B'C' ABC + AB'C' + A'B'C' A(BC' + B'C)

  Evaluate the cost of materials

Evaluate the cost of materials

  The marie simulator

Depending on how comfortable you are with using the MARIE simulator after reading

  What is the main advantage of using master pages

What is the main advantage of using master pages. Explain the purpose and advantage of using styles.

  Describe the three fundamental models of distributed systems

Explain the two approaches to packet delivery by the network layer in Distributed Systems. Describe the three fundamental models of Distributed Systems

  Distinguish between caching and buffering

Distinguish between caching and buffering The failure model defines the ways in which failure may occur in order to provide an understanding of the effects of failure. Give one type of failure with a brief description of the failure

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd