+ 11
[Challenge] Make a 3d Cube.
In this challenge you have to prepare a program that can draw a 3-dimensional cube. All lines of the cube should be seen properly(including the opposite side). Note:Only Non-Web Languages are welcome. Best of Luck !!! Happy Coding !!!
9 Respostas
+ 12
https://code.sololearn.com/cIkJjE8LF3vI/?ref=app
+ 10
+ 7
Here is my attempt!
https://code.sololearn.com/cQ9EsFfY6vFe/?ref=app
+ 6
https://code.sololearn.com/Wax4J7VFiQy3/?ref=app
not mine but i love it
+ 6
https://code.sololearn.com/cR3v654gQNYO/?ref=app
printing a 3D cube in Python
+ 3
https://code.sololearn.com/Wd5RWL9Ou81t/?ref=app