These test loop logic and conditionals.
Here's what you need to know about :
: "Write a program that displays a 'a' on the standard output and nothing else but a 'a' followed by a newline." maff_alpha (16 points) : Display the alphabet with alternating cases (e.g., Key Concept : Loops and ASCII manipulation. Example Text 42 exam 00
These test loop logic and conditionals.
Here's what you need to know about :
: "Write a program that displays a 'a' on the standard output and nothing else but a 'a' followed by a newline." maff_alpha (16 points) : Display the alphabet with alternating cases (e.g., Key Concept : Loops and ASCII manipulation. Example Text