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 did the british perception of children change over the course of the 19th century
How do environmental factors alter diffusion rates
which was an important cause of the decline of the roman empire? A.weakening of the middle class b. dissappearance of the christianity in the empire c. frequent
list the first 5 multiples of 13
the main purpose of the Navigation Acts passed by England was too
When sodium and chlorine combine chemically they form the compound what?
If 40% of a number is 56. What was the original number
In the 1600s and 1700s, European plantations in the West Indies
Insert +, -, x, or / symbols to make each statement true 17 _ 2 _ 3 _ 8 = 3
Use mental math to find the sum of 71+99=