amandy3430 amandy3430
  • 25-01-2020
  • Engineering
contestada

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

Respuesta :

victoradenuga04 victoradenuga04
  • 25-01-2020

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)

Answer Link

Otras preguntas

How can i solve 2/7m - 1/7 = 3/14
El café con leche mío está caliente.
what does alluvial mean
A student is taking an exam tomorrow as she begins her studies she quickly reviews the material for keywords this is an example of
Concerned with academic learning or research what c.e stands for
f(x) = x4 - 21x2 - 100
what is the answer to -91 + -86 =
Which is bigger 16.45 or 16.454
Write a rule for the function . Input- 0, 1,2,3 output -2.2,3.2,4.2,5.2
How does the amount of sunlight that receive affect the height of the plants ?