Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
homework
#6
(May-13-2019, 01:40 PM)Vimart Wrote: You can use count() method to count how many times element appears in a list in a Loop For.
A bit of an aside - performance almost certainly doesn't matter for the homework, but using count() would likely have serious performance issues.
Reply


Messages In This Thread
homework - by sheck33332 - May-13-2019, 01:19 PM
RE: homework - by Vimart - May-13-2019, 01:40 PM
RE: homework - by sheck33332 - May-13-2019, 03:00 PM
RE: homework - by ichabod801 - May-13-2019, 03:25 PM
RE: homework - by buran - May-13-2019, 04:27 PM
RE: homework - by micseydel - May-13-2019, 11:30 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020