poohniah poohniah
  • 19-02-2021
  • Computers and Technology
contestada

music = ("rap", "hip hop", "gospel")
Write the code that will add country to the end of this group of items. Print the
tuple after you add country.

Respuesta :

tio77
tio77 tio77
  • 20-02-2021
music = (“rap”, “hip hop”, “gospel”)
Country = (“country”,) #make sure that comma is outside of quotes
New_music = music + Country
print(New_music)
#var can be whatever you want
output:
(“rap”, “hip hop”, “gospel”, “country”)
Answer Link

Otras preguntas

Analyze is the product of 0.4×1.8 greater than or less than 0.4?please explain to me
What number is 1/12 of 96
What is 49,305 rounded to the nearest thousand
Write the sum of the numbers as the product of their gcf and another sum Problem: 30+54
Name the property illustrated by 2(1.2 + 3.8) = 2 times 5
Which measurement would be least likely to be written in scientific notation : # of stars in a galaxy, # of grains of sand on a beach, speed of a car, or popula
how do you solve st+3t=6
I need help ASAP please this is killing me
write the sum of 18+27 as the product of their gcf and another sum
Kate wants to buy a new bicycle. it costs $360. the store is havbonf a sale. the bikes are at 5\6 of the regular price. what's the sale price?