+ 2
Why invalid syntax?
def new_game(self) 👆 invalid syntax here why? i it said i cant use the " ) "
7 Respostas
+ 4
OH YES HAHAHAHA! I FORGOT!!! THANKS!!!!
+ 2
new problem...
all information i get is right but why wrong?
HEIGHT/2+rectWidth/2, outline="#dbf", fill="#dbf"\, tag="rect1").
👆
+ 2
Thanks! i'll try!
+ 1
can you send the code
+ 1
Sahil Danayak i am scare if i share my code, someone will copy it :v
+ 1
I soppose you cannot add colours in python
+ 1
if you want to create a rectangle do:
print ('_'*10)
print(' ',' '*8,' ')
print ('_'*10)