160k views
13 votes
Write a function where the users numbers are divided by the perimeter values ​

User Allison
by
3.1k points

2 Answers

6 votes

Answer:

The basic layout would be

Function name and in brackets its perimeter values

The while inside declared a variable

Then and the perimeter values and divide by local variable

And end function

User Mohd Nashirudden
by
3.3k points
11 votes

Answer:

I have also labled the local and gobal variables in the image above if you are confuse please ask away i answer them in the comments

Write a function where the users numbers are divided by the perimeter values ​-example-1
User Noella
by
3.1k points