Computer Science, asked by mishrakumis, 3 months ago

Write a Python program to accept number of sides and calculate the perimeter for the given shape based on the number of sides using conditional statement

Answers

Answered by sidharthgautam10802
1

Answer:

To understand this example, you should have the knowledge of the following Python programming topics:

Python Input, Output and Import

Python Data Types

Python Operators

Similar questions