Question

Write Python statements to create the following Python lists (to submit this, copy paste your answers):...

Write Python statements to create the following Python lists (to submit this, copy paste your answers): I need help with these problems.

1. List of 5 or more colors
2. List of your friends on our college campus (first names ok)
3. List of first names of your family members
4. List of 5 or more grocery items that you need to purchase to prepare dinner tonight
5. List of the following characters: A, E, I, O, U

0 0
Add a comment Improve this question Transcribed image text
Answer #1

color=["red","maroon","violet","black","white"]
frnd=["jhon","sean","mark","meme"]
family=["stuart","sheldon","penny","haword"]
grocery =["rice","chilli","curd","milk","veggie"]
vowel=['A', 'E', 'I', 'O', 'U']

print(color)
print(frnd)
print(family)
print(grocery)
print(vowel)

output

['red', 'maroon', 'violet', 'black', 'white']
['jhon', 'sean', 'mark', 'meme']
['stuart', 'sheldon', 'penny', 'haword']
['rice', 'chilli', 'curd', 'milk', 'veggie']
['A', 'E', 'I', 'O', 'U']

Add a comment
Know the answer?
Add Answer to:
Write Python statements to create the following Python lists (to submit this, copy paste your answers):...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • I need new and unique answers, please. (Use your own words, don't copy and paste), Please...

    I need new and unique answers, please. (Use your own words, don't copy and paste), Please Use your keyboard (Don't use handwriting) Thank you.. ( pllllessse i neeed more details and more expline) 1. Discuss the type of evaluation of whole teams and individuals. 2. Provide guidelines for giving an individual evaluation. 3. List four topics for healthcare team leader training. 4. Provide two examples of interprofessional healthcare team training programs used in the United States. (Use your own words,...

  • I need new and unique answers, please. (Use your own words, don't copy and paste), Please...

    I need new and unique answers, please. (Use your own words, don't copy and paste), Please Use your keyboard (Don't use handwriting) Thank you.. Imagine your hospital unit has implemented a new care pathway, but after a couple of years appears to be no improvement in patient outcomes. Some staff members say the process is too much work and want to go back to the old system. What do you say to staff members? ( i need more details)

  • 1. Define a function in python that returns the sum of the following 4 lists. Remember...

    1. Define a function in python that returns the sum of the following 4 lists. Remember to store and re- use your code instead of summing the values for each list 4 times. Hence, define a function that takes as an argument a list and returns the sum of values. Copy the following lists and paste them in a Python file after you define the sum_of_values function Call the function and pass to it a different list each call as...

  • I need new and unique answers, please. (Use your own words, don't copy and paste), Please...

    I need new and unique answers, please. (Use your own words, don't copy and paste), Please Use your keyboard (Don't use handwriting) Thank you.. Name and explain the types of thermogenesis ( in details and more expline) Use your own words, don't copy and paste

  • I need new and unique answers, please. (Use your own words, don't copy and paste), Please...

    I need new and unique answers, please. (Use your own words, don't copy and paste), Please Use your keyboard (Don't use handwriting) Thank you.. Q4.   What are the global health problems?

  • I need new and unique answers, please. (Use your own words, don't copy and paste), Please...

    I need new and unique answers, please. (Use your own words, don't copy and paste), Please Use your keyboard (Don't use handwriting) Thank you.. Please answer the following questions thoroughly: Why is socioeconomic status a reliable predictor of a person's health? How are Weber's findings demonstrated today? What are the important for Social closure ? Why are people in lower socioeconomic classes more likely to encounter health problems?

  • I need new and unique answers, please. (Use your own words, don't copy and paste), Please...

    I need new and unique answers, please. (Use your own words, don't copy and paste), Please Use your keyboard (Don't use handwriting) Thank you.. Imagine your hospital unit has implemented a new care pathway, but after a couple of years appears to be no improvement in patient outcomes. Some staff members say the process is too much work and want to go back to the old system. What do you say to staff members?

  • I need new and unique answers, please. (Use your own words, don't copy and paste), Please...

    I need new and unique answers, please. (Use your own words, don't copy and paste), Please Use your keyboard (Don't use handwriting) Thank you.. Imagine your hospital unit has implemented a new care pathway, but after a couple of years appears to be no improvement in patient outcomes. Some staff members say the process is too much work and want to go back to the old system. What do you say to staff members?

  • I need new and unique answers, please. (Use your own words, don't copy and paste), Please...

    I need new and unique answers, please. (Use your own words, don't copy and paste), Please Use your keyboard (Don't use handwriting) Thank you.. Imagine your hospital unit has implemented a new care pathway, but after a couple of years appears to be no improvement in patient outcomes. Some staff members say the process is too much work and want to go back to the old system. What do you say to staff members?

  • I need new and unique answers, please. (Use your own words, don't copy and paste), Please...

    I need new and unique answers, please. (Use your own words, don't copy and paste), Please Use your keyboard (Don't use handwriting) Thank you.. Why would you use a health assessment for a group of workers? ( i need more details )

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT