Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~95 People Reached
Favorite Forums
Favorite Tags
Member Avatar for reaper.x550

Hey, im doing an assignment that requires to make a vending machine :eek: yeah, its all over here. However can anyone tell me whats wrong with this code? [code] purchase = [COLOR=#0000ff]if[/COLOR] price <= money [COLOR=#0000ff]Then[/COLOR] money = money - price [COLOR=#0000ff]Else[/COLOR] [COLOR=#0000ff]If[/COLOR] price >= money [COLOR=#0000ff]Then[/COLOR] TextBox1.Text = [COLOR=#800000]"Sorry! …

Member Avatar for QVeen72
0
95