CYB 130 Week 1 Data Types and Variables

0 items
CYB 130 Week 1 Data Types and Variables
CYB 130 Week 1 Data Types and Variables
$7.00
  • Description

CYB 130 Week 1 Data Types and Variables

Write a Python script that accepts the radius of a circle and computes the area of that circle.

Use the formula: Area of a circle = 3.14 * radius ^2.

Assign the initial radius variable the value: 1.5

Your output should look like this: (final area may have more numbers after the decimal point)

The area of the circle with radius 1.5 is: 7.07

Submit a document with your code copied and pasted into that single document and a screen shot included showing the code executing on your own computer system.

Submit your assignment using the Assignment Files tab.