Programming Homework Help

CSCI 2521 Columbus State Community College Case Insensitive Strings Lab Report

 

Hello I could use help getting the code to select a random word from the array. The code is working fine other than that. The game should select a random word from the array. The game should also support case-insensitivity when comparing the guessed word with the randomly selected word. Case insensitive means uppercase and lowercase characters should be treated equally. For example, ‘A’ is equal to ‘a’. We will discuss how to randomize an integer value and how to support case-insensitive strings with code examples provided for both It is expected that you use functions and you should have at least one class to wrap the values for the result indicating the cats and cougars from the resulting guess I am using visual studio 2019 and on a budget