Console.WriteLine("Enter a car model between 100 and 999")
Dim model As Integer = Console.ReadLine()
Case 119, 179, 189 To 195, 221, 780
Console.WriteLine("Your car is defective, please contact the dealer to fix.")
Console.WriteLine("Invalid input")
Console.WriteLine("Your car is fine.")