Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

Print symbols for hearts, diamonds, clubs, spades

0 votes
asked Feb 27, 2019 by Jim Wilmes (160 points)
I am trying to print the symbols for the suits of playing cards. Is there an ascii value, or some other way to do so on this compiler in C?

Thanks in advance.

1 Answer

0 votes
answered Mar 1, 2019 by BHASKAR MORLA (180 points)
yes you can do go to the below website you will understand

http://www.mathcs.emory.edu/~cheung/Courses/170/Syllabus/10/cards.html
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...