varia
varia
12.11.2019 • 
Computers and Technology

Write a logical function isguest to determine if a name is on the guest list of an event. the function should operate independent of upper or lower case characters in the string. a string array contains the guest list. if there are multiple entries of the same name, a single logical must be returned.

Solved
Show answers

Ask an AI advisor a question