Question:
VB.net computer programming help?!?
anonymous
2013-10-28 09:45:39 UTC
Someone please write this out for me and explain what each term means. I'm so confused.
Now that you have learned how to write a small program and have practiced writing code in this unit, you will write and compile your own program that does two things:
1. Print your name.
2. Print your favorite sports team.
Submit your ".vb" files to your instructor as well as screen shots of the output of each. They will each be graded according to the Program Rubric.
Three answers:
Gardner
2013-10-28 11:13:34 UTC
I'm pretty sure they are asking you to design a console application that displays your name and favorite team on the screen.
Don
2013-10-28 10:08:32 UTC
You need to write a program in Visual Basic that will display your name and your favorite team.

It will be graded by this method they use.

This is a very simple program I don't think you should have any problem with it.

all you have to do is hit printscreen button on your keyboard .open up a wordPad and paste Control + V.

The .Vb is the uncompiled version of your code.
Aniceto Rosado
2013-10-28 15:39:21 UTC
Your source code is here:

http://AlgoritmosUrgentes.com/en/vb.php?f=print%20Abby%3Bprint%20Soccer%3A%20Cruz%20Azul%2C%20Basketball%3A%20Barreteros


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...