how to make antivirus software in python
Antivirus = True or False
print("Cheking...")
if Antivirus :
  Antivirus = False
  print("oh no! virus found ")
  else:
    print("You compyuter is secured")
   #soryy is Fake Antivirus  but is hard work = Fake work
  # Funny #Soryy so much
