MissBlondie79
New member
- Mar 31, 2011
- 0
- 0
- 0
Our textbook is full of pseudocode, not actual code, and I'm having trouble getting the actual syntax for something right. I'm working on a very simple grade calculating program. If I wanted to say that if the grade is >= 85, set grade = "A". What is the proper syntax for this?