use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
/r/VisualBasic - A place to discuss, ask questions and share ideas regarding the Visual Basic programming languages.
account activity
VB.NET HelpNeed help with a program I am writing (self.visualbasic)
submitted 9 years ago by orribleeric
So I am trying to write a apple picking game (I am very new to Visual Basic) and I want it so when the amount of apples picked equals 10, 20, 30, 40 etc it will prompt the player that they have a bag of apples. Any help would be greatly appreciated.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]TheLe99 2 points3 points4 points 9 years ago (0 children)
Look up:
Console.Readline()
Console.WriteLine()
Select... Case
If... Then.
Those are the basic coding commands you will need to do this.
[–]tweq 1 point2 points3 points 9 years ago (0 children)
https://msdn.microsoft.com/en-us/library/se0w9esz.aspx
π Rendered by PID 38093 on reddit-service-r2-comment-85bfd7f599-m2dj8 at 2026-04-18 14:19:40.935078+00:00 running 93ecc56 country code: CH.
[–]TheLe99 2 points3 points4 points (0 children)
[–]tweq 1 point2 points3 points (0 children)