1
edit
Changes
→Help
=Help=
Hi, everyone. I am trying to make one line code for the console.dispaly function. I wonder if we can have a loop in the condition operator (? :)
such as x > y ? for (i = 0; i < 10; cout<<'a', i++) : for (i = 0; for (i = 0; i <10; cout << 'b', i++);
Chun Chen (Gary)
==Help Needed==
==Blog Posts==
=Learning Outcome=
Upon successful completion of this first assignment, you will have demonstrated the abilities to design and code