Question: Need help with PYTHON! Write a loop that reads strings from standard input, where the string is either duck or goose. The loop terminates when
Need help with PYTHON!
Write a loop that reads strings from standard input, where the string is either "duck" or "goose". The loop terminates when "goose" is read in. After the loop, your code should print out the number of "duck" strings that were read
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
