spaceashwin123 on July 11, 2019
hey there
Templates let you quickly answer FAQs or store snippets for re-use.
Write a program that:
Implement a program that requests a list of words from the user and then prints each word in the list that is not 'skybound'.
Enter list of words: ['cia','skybound','mi6','isi','skybound'] cia mi6 isi
print("hey there")hehehehehehehe
respect
print("hey")
i think I can do it
print("not now") a= 10 b= 15 sum = a+b print(sum)
Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink.
Hide child comments as well
Confirm
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Write a program that:
Implement a program that requests a list of words from the user and then prints each word in the list that is not 'skybound'.
print("hey there")hehehehehehehe
respect
print("hey")
i think I can do it
print("not now")
a= 10
b= 15
sum = a+b
print(sum)