Computer Science, asked by AbdulHafeezAhmed, 5 months ago

\bold{Find \:\: the \:\: error\:\:in\:\:the\:\:following\:\:Python\:\:code \:\:(if\:\:any)}\\ \\\bold{Warning!!\:\:Spammers\:\:will \:\:get\:\:their\:\:all\:\:answers\:\:and \:\:account\:\:reported!!}

Attachments:

Answers

Answered by suhrutha21
3

hi bro. here is the correct program

# Python Program to find Area Of Circle using Radius

PI = 3.14

radius = float(input(' Please Enter the radius of a circle: '))

area = PI * radius * radius

print(" Area Of a Circle = %.2f" %area)

HOPE IT HELPS.......

Answered by divyadivya1743
2

Answer:

A computer virus is malware attached to another program (such as a document), which can replicate and spread after an initial execution on a target system where human interaction is required. Many viruses are harmful and can destroy data, slow down system resources, and log keystrokes.

android icon

Similar questions