+ 2
can anyone tell me how to use graphics.h in sololearn code playground
5 Antworten
+ 7
Only web based graphics are possible on code playground.
+ 3
You cannot use graphics on sololearn because the code on sololearn is run on a server, and the text output is copied over.
+ 2
thnks
0
Sololearn code playground allows you to make graphics by learning html.
It is a veyr basic markup language.