1 ответ
+ 1
Dear Divyansh, thank you for your question. With the purpose of developing a visual effects software, in my opinion, you will have to
1. build a strong foundation by finishing the Python course first,
2. be familiar with other libraries such as PyGame for achieving visual outputs.
For the limitation of sololearn code playground, you may need to install IDE for Python on your computer in order to use the PyGame library.