[VB.Net] Programming exercises 04-21-2011, 08:04 AM
#1
Since I've came across many people who say they know VB.Net here, how about a contest? :p
What you have to do is solve the challenge with an optimized code.
Things to keep in mind.
Winner will get 2 reps, and the license to brag about it for a day.
I will decide when a challenge is over.
You cannot edit your Post, or submit a code again.
The one with the most optimized (and accurate) code will be the winner.
Challenge #1
Output required:
Hint:
What you have to do is solve the challenge with an optimized code.
Things to keep in mind.
- Lesser words
- No Try Catch ( instead of hiding errors, eliminate them).
- I'm not being nazi about optimization here, so no microsecond optimization is required. A smaller code is given preference.
- Code should only be in VB.Net
Winner will get 2 reps, and the license to brag about it for a day.

I will decide when a challenge is over.
You cannot edit your Post, or submit a code again.
The one with the most optimized (and accurate) code will be the winner.
Challenge #1
Output required:
Code:
One 1
Two 2
Three 3
Four 4
Five 5
Six 6
Seven 7
Eight 8
Nine 9
Ten 10Hint:
- There are 10 spaces in between words and numbers.
- There is no CrLf in the end.
![[Image: rytwG00.png]](http://i.imgur.com/rytwG00.png)
Redcat Revolution!




![[+]](https://sinister.li/images/modern/collapse_collapsed.png)
![[Image: signature.png]](http://i1081.photobucket.com/albums/j357/jETZKYE/signature.png)
