1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
kirill115 [55]
3 years ago
14

Write Python expressions using s1, s2, and s3 and operators and * that evaluate to: (a) 'ant bat cod'

Engineering
1 answer:
jenyasd209 [6]3 years ago
5 0

Given that the correct question is

Write Python expressions using s1, s2, and s3 and operators + and * that evaluate to: (a) 'ant bat cod'

Answer:

s1 = 'ant'

s2 ='bat'

s3 ='cod'

#using string concatenation

s4 = s1 + ' ' + s2 +  ' ' +s3

print(s4)

You might be interested in
An approach to a signalized intersection has a saturation flow rate of 1800 veh/h. At the beginning of an effective red, there a
Tcecarenko [31]

Answer: The total vehicle delay is

39sec/veh

Explanation: we shall define only the values that are important to this question, so that the solution will be very clear for your understanding.

Effective red time (r) = 25sec

Arrival rate (A) = 900veh/h = 0.25veh/sec

Departure rate (D) = 1800veh/h = 0.5veh/sec

STEP1: FIND THE TRAFFIC INTENSITY (p)

p = A ÷ D

p = 0.25 ÷ 0.5 = 0.5

STEP 2: FIND THE TOTAL VEHICLE DELAY AFTER ONE CYCLE

The total vehicle delay is how long it will take a vehicle to wait on the queue, before passing.

Dt = (A × r^2) ÷ 2(1 - p)

Dt = (0.25 × 25^2) ÷ 2(1 - 0.5)

Dt = 156.25 ÷ 4 = 39.0625

Therefore the total vehicle delay after one cycle is;

Dt = 39

4 0
3 years ago
A certain heat pump produces 200 kW of heating for a 293 K heated zone while only using 75 kW of power and a heat source at 273
vodka [1.7K]

Answer:

COP(heat pump) = 2.66

COP(Theoretical maximum) = 14.65

Explanation:

Given:

Q(h) = 200 KW

W = 75 KW

Temperature (T1) = 293 K

Temperature (T2) = 273 K

Find:

COP(heat pump)

COP(Theoretical maximum)

Computation:

COP(heat pump) = Q(h) / W

COP(heat pump) = 200 / 75

COP(heat pump) = 2.66

COP(Theoretical maximum) = T1 / (T1 - T2)

COP(Theoretical maximum) = 293 / (293 - 273)

COP(Theoretical maximum) = 293 / 20

COP(Theoretical maximum) = 14.65

8 0
4 years ago
How does sea navigation work?
ahrayia [7]

Answer:

a clock

Explanation:

you use a clock in water

3 0
3 years ago
The autorotation spin characteristics of a straight-wing aircraft are induced by Group of answer choices
NemiM [27]

Answer:

More Drag on the down going wing and More Lift on the up going wing

Explanation:

The autorotation spins of blades used in airborne wind energy technology sectors help drive and move the winds and water propeller-type turbines or shafts of generators to produce electricity at altitude and transmit the electricity to earth through conductive tethers.

Sometimes autorotation takes place in rotating parachutes, kite tails. Etc.

As a result, more Drag usually induces the autorotation spin characteristics of a straight-wing aircraft on the downgoing wing and More Lift on the up-going wing.

7 0
3 years ago
The present worth of income from an investment that follows an arithmetic gradient is projected to be $475,000. The income in ye
Nikitich [7]

Answer:

G = $37,805.65

Explanation:

I found this on another site:

475,000 = 25,000(P/A,10%,6) + G(P/G,10%,6)

475,000 = 25,000(4.3553) + G(9.6842)

9.6842G = 366,117.50

G = $37,805.65

4 0
3 years ago
Other questions:
  • Find the thickness of the material that will allow heat transfer of 6706.8 *10^6 kcal during the 5 months through the rectangle
    8·1 answer
  • One type of illumination system consists of rows of strip fluorescents and a ceiling that will transmit light. For this system t
    15·1 answer
  • Design a digital integrator using the impulse invariance method. Find and give a rough sketch of the amplitude response, and com
    15·1 answer
  • Explain the effect of heat transfer, reversibilities and irreversibilities on changes in entropy
    11·1 answer
  • A Gaussian random voltage X volts is input to a half-wave rectifier and the output voltage is Y = Xu (X) Volts were u (x) is the
    9·1 answer
  • A motor cycle is moving up an incline of 1 in 30 at a speed of 80 km/h,and then suddenly the engine shuts down.The tractive resi
    11·1 answer
  • In a certain balanced three phase system each line current is a 5a and each line voltage is 220v . What is the approximate real
    15·1 answer
  • 2 definiciones de personas en Técnicos en ingeniería eléctrica y agregar link.<br> Por favor❗❗❗
    13·1 answer
  • Solved this question??????????????????
    13·1 answer
  • Why might many general contractors begin their careers as construction workers?
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!