[CHALLENGE] Write a program in C or C++ that outputs capital letters. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

[CHALLENGE] Write a program in C or C++ that outputs capital letters.

Write a simple program in C/C++ that outputs capital letters of English. RULE: 1) You cannot use arrays. 2) You cannot type all the letters by yourself.

6th Jun 2018, 3:12 AM
SomeOne
1 Answer
6th Jun 2018, 3:13 AM
SomeOne