print (\'Enter arrow base height: \')

October 2, 2017 | Author: AlexandrRoso | Category: Legal forms


Description

print ('Enter arrow base height: ')
arrow_base_height = int(input())
print ('Enter arrow base width: ')

Comments

SUPPORT DOCURI