Home | Notes | Languages | Programs | Homework |
Re: cs3304 Hw9 Correction |
Stephen Edwards (edwards@CS.VT.EDU)
Fri, 13 Apr 2001 13:18:33 -0400
Message-ID: <3AD734E9.C40BD058@cs.vt.edu> Date: Fri, 13 Apr 2001 13:18:33 -0400 From: Stephen Edwards <edwards@CS.VT.EDU> Subject: Re: cs3304 Hw9 Correction
> I had taken points off on HW9 for people who had used if..then.else statements
> in ADA. That was a mistake.
Correction to the correction: It was a mistake to take off points for an
if/elsif/elsif... multi-way selection statement (which is different
from multiple nested if/then/else statements) on Problem 12.c from
Chapter 7.
-- Steve
-- Stephen Edwards 604 McBryde Hall Dept. of Computer Science e-mail : edwards@cs.vt.edu U.S. mail: Virginia Tech (VPI&SU) office phone: (540)-231-5723 Blacksburg, VA 24061-0106 -------------------------------------------------------------------------------
Home | Notes | Languages | Programs | Homework |