https://github.com/cianhub/python100daysofcode-day2
A solution for finding the first and last system shutdown initialise events from a log file.
https://github.com/cianhub/python100daysofcode-day2
100daysofcode python
Last synced: 8 months ago
JSON representation
A solution for finding the first and last system shutdown initialise events from a log file.
- Host: GitHub
- URL: https://github.com/cianhub/python100daysofcode-day2
- Owner: CianHub
- Created: 2020-08-14T21:57:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-14T21:57:49.000Z (almost 6 years ago)
- Last Synced: 2025-01-30T22:47:49.967Z (over 1 year ago)
- Topics: 100daysofcode, python
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 100 Days of Python: Day 2
A solution for finding the first and last system shutdown initialise events from a log file.