Hello, I have been tring to write the visual basic program that will out put a triangle. A program the requests an odd number and start the triangle with that number and go down with odd numbers till reaches 1 below is what I wanted it to look like I have got it to do diffent things but not this any help
example of what I need it to look like:
* * * * * * * * * * *
* * * * * * * * *
* * * * * * *
* * *...
User Profile
Collapse
-
it is supposed to output the remainder -
loop
I am having trouble with a problem. I started a problem in basic add a button and text box and below is the code I use but when i hit the button it doesn't give me anything and it should give me 2.
Public Class Form1
Private Sub Form1_Load(ByVa l sender As System.Object, ByVal e As System.EventArg s) Handles MyBase.Load
End Sub
Private Sub btnDisplay_Clic k(ByVal sender As System.Object, ByVal...
No activity results to display
Show More
Leave a comment: