296,815 views
38 votes
38 votes
Write a function where the users numbers are divided by the perimeter values ​

User Hafiz
by
2.7k points

2 Answers

21 votes
21 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 Malgo
by
2.7k points
19 votes
19 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 Xargs
by
3.5k points