Python Forum
To count a number of strings in a txt file with python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
To count a number of strings in a txt file with python
#1
I have a .txt file that contain ten words(for example ten names) and i wanted to know how can i count the number of names, in this case 10. If i use len(names), the console gives me the length of the word, not the number of the names. Thank you
Reply


Messages In This Thread
To count a number of strings in a txt file with python - by jpeich - Apr-22-2017, 02:55 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Can you explain the strings in Python ebn852_pan 3 317 May-19-2024, 08:36 AM
Last Post: Pedroski55
  [SOLVED] Pad strings to always get three-digit number? Winfried 2 488 Jan-27-2024, 05:23 PM
Last Post: Winfried
  Trying to understand strings and lists of strings Konstantin23 2 921 Aug-06-2023, 11:42 AM
Last Post: deanhystad
  Delete strings from a list to create a new only number list Dvdscot 8 1,781 May-01-2023, 09:06 PM
Last Post: deanhystad
  Row Count and coloumn count Yegor123 4 1,467 Oct-18-2022, 03:52 AM
Last Post: Yegor123
  Unable to count the number of tries in guessing game. Frankduc 7 2,095 Mar-20-2022, 08:16 PM
Last Post: menator01
  Splitting strings in list of strings jesse68 3 1,906 Mar-02-2022, 05:15 PM
Last Post: DeaD_EyE
Question Help to find the largest int number in a file directory SalzmannNicholas 1 1,727 Jan-13-2022, 05:22 PM
Last Post: ndc85430
  Problem : Count the number of Duplicates NeedHelpPython 3 4,579 Dec-16-2021, 06:53 AM
Last Post: Gribouillis
  all i want to do is count the lines in each file Skaperen 13 5,166 May-23-2021, 11:24 PM
Last Post: Skaperen

Forum Jump:

User Panel Messages

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