Question: How do I fix the red line on number / 2? What is the problem? This is the Prime Numer List challenge on VB. Public
How do I fix the red line on "number / 2"? What is the problem? This is the Prime Numer List challenge on VB.

Public Class Forml Function IsPrime(ByVal number As Integer) As Boolean Private Sub btnCalculate_Click(sender As Object, e As EventArgs) Handles btnCalculate.Click For i = 1 To 100 Private Sub btnClear_Click(sender As Object, e As EventArgs) Handles btnClear.Click listboxl.Items.Clear()
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
