+ 1
Rainbow
How tp create rainbow in C++ language
2 Antworten
+ 5
It depends upon what type of rainbow are you trying to create:
->For console based- Use can use emojis to create rainbow.
-> For graphical based- You need to learn about graphic library in c++(not supported by Sololearn).
+ 1
Hiii