Initial commit
This commit is contained in:
5
python/parameterrectangle.py
Normal file
5
python/parameterrectangle.py
Normal file
@@ -0,0 +1,5 @@
|
||||
b = 6
|
||||
|
||||
h = 2
|
||||
|
||||
print(2 * (b + h))
|
||||
Reference in New Issue
Block a user