Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Python3 15 pa Write a program that 1) Asks the user for a college 2) If the college is in the provided list, print YES

image text in transcribed

Python3

15 pa Write a program that 1) Asks the user for a college 2) If the college is in the provided list, print "YES" 31 otherwise print 'NO' BUT, make sure this search is case insensitive There are a lot of solutions to this. The funciton you created in the prior problem may be quite useful code.py New Full Screen Grading 3 2 insert any needed functions above 4 colleges - (AU", "UGA', 'GT', 'GAState', 'GASouthern', 'GMC'] 6 write your code to get the user input and test it here Doesn't Find 0/5 pts - Click for detais D Finds w/ correct Case /5 - for details 0 Finds w/ Incorrect case 0/5 Chick for detais

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Systems On GPUs In Databases

Authors: Johns Paul ,Shengliang Lu ,Bingsheng He

1st Edition

1680838482, 978-1680838480

More Books

Students also viewed these Databases questions