blah blah blah is here! blah blah » Close

0
votes
2 answers

A little Help

a lot has changed from: [color=White] [Code] 10 PRINT "Hello World!" 20 PRINT "This is line two." 15 PRINT "Oops... This is Line Two..." [/CODE] [/color=white] or [CODE] $ SET SOURCEFORMAT" ...

1
votes
1 answers

total n00b question

I'm learning c# and having some trouble understanding implementation of classes. Below is a simple program i was writing to use classes. it takes your name and age, stores them in a class and displays them. // Namespace Declaration ...

Feedback