Which method adds input to the end of a list?

Automate Cybersecurity Tasks with Python | Weekly challenge 3 Quiz | 

Which method adds input to the end of a list?

  • .insert()
  • .lower()
  • .append()
  • .index()

 

Leave a Comment