python question Implement the following: 1) Store the following data into a tuple, colors: red, green, 2) Store the following data into a list, shapes: rectangle, circle 3) Print the data type of...


python question


Implement the following:
1) Store the following data into a tuple,colors: red, green,
2) Store the following data into a list,shapes: rectangle, circle
3) Print the data type ofcolors andshapes.



Just make sure to precisely match the outputformat below.


Write your code in theANSWER area provided below (must includecomments if using code is not covered in the course).






Example Output
colors: | shapes:



Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here