Python Forum
Help to find the largest int number in a file directory
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help to find the largest int number in a file directory
#1
Question 
Hi, i am a little bit newbie in programming python. I have this problem:

I want to python give me the max value (integer) of a directory folder, the files are with .txt extension . For example i have this path:
[Image: GcJXNgS.png]

inside the hghg folder there are this files
[Image: Qwz6B5E.png]

I want python give me the highest number of the file without (22)
the result in this case will be 39 because is de highest number but i cant get it

all the codes I tried failed. Can you help me with this task?

Sorry for my english.

regards
Reply
#2
What have you as tried and what have you done to try and understand why your attempts didn't work?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  find the sum of a series of values that equal a number ancorte 1 504 Oct-30-2023, 05:41 AM
Last Post: Gribouillis
  FileNotFoundError: [WinError 2] The system cannot find the file specified NewBiee 2 1,591 Jul-31-2023, 11:42 AM
Last Post: deanhystad
  Using pyinstaller with .ui GUI files - No such file or directory error diver999 3 3,386 Jun-27-2023, 01:17 PM
Last Post: diver999
  find random numbers that are = to the first 2 number of a list. Frankduc 23 3,250 Apr-05-2023, 07:36 PM
Last Post: Frankduc
  Cannot find py credentials file standenman 5 1,662 Feb-25-2023, 08:30 PM
Last Post: Jeff900
  selenium can't find a file in my desk ? SouAmego22 0 751 Feb-14-2023, 03:21 PM
Last Post: SouAmego22
  Extract file only (without a directory it is in) from ZIPIP tester_V 1 1,005 Jan-23-2023, 04:56 AM
Last Post: deanhystad
Thumbs Up Need to compare the Excel file name with a directory text file. veeran1991 1 1,132 Dec-15-2022, 04:32 PM
Last Post: Larz60+
  no such file or directory in SFTP saisankalpj 2 1,561 Nov-25-2022, 11:07 AM
Last Post: DeaD_EyE
  Find (each) element from a list in a file tester_V 3 1,236 Nov-15-2022, 08:40 PM
Last Post: tester_V

Forum Jump:

User Panel Messages

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