VB script to check a number is prime or not
|
VB Script
|
|
« Next Oldest | Next Newest »
|
Users browsing this thread: 1 Guest(s)
|
VB Script
|
|
VB script to check a number is prime or not
Code: For x = 3 To 200 Step 2by the way did you google it? |
|
« Next Oldest | Next Newest »
|