June 3, 2017 Matthew Maennche Learn To Code, Visual Basic 40906, Visual Basic LANGUAGE: Visual Basic CHALLENGE: Write an expression that evaluates to true if and only if the integer variable numberOfShares is less than 100. SOLUTION: numberOfShares < 100