+ 1
Can anyone give me the coding of how to make a hollow circle with asterisk symbol in python?
I tried but it makes triangle or pyramid https://code.sololearn.com/cZZMIhLdlNZ5/?ref=app
3 Réponses
+ 3
I created something similar but its not completely circle
https://code.sololearn.com/c6J1BQPoWtr5/?ref=app
+ 2
I made this ages ago, maybe you get the idea from it.
https://code.sololearn.com/cw4hiTzZyUaQ/?ref=app
+ 2
Mayukh Roy Its close enough, hard to be very precise when you work with console :)