AT
Size: a a a
AT
AT
BN
Н
E
BN
E
SM
А
BN
if input == '.':
return default
else:
return value
turtle.bgcolor = input_data(input('Enter background color:'), 'black')
turtle.color = input_data(input('Enter pen color:'), 'red')
itr = int(input_data(input('Enter the number of iterations:'), 9))
BN
BN
А
SM
BN
if input == '.':
return default
else:
return value
turtle.bgcolor = input_data(input('Enter background color:'), 'black')
turtle.color = input_data(input('Enter pen color:'), 'red')
itr = int(input_data(input('Enter the number of iterations:'), 9))
SM
BN
E
E