this post was submitted on 28 Nov 2024
24 points (92.9% liked)

Python

6467 readers
19 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

πŸ“… Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

🐍 Python project:
πŸ’“ Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 2 years ago
MODERATORS
 

also you can test pynotes and pyclock

you are viewing a single comment's thread
view the rest of the comments
[–] graham1 5 points 2 weeks ago (4 children)

Is it intentional to have so many filesystem interactions and subprocess launches?

[–] okelote360 -2 points 2 weeks ago (3 children)
[–] [email protected] 6 points 2 weeks ago (2 children)

I guess the obvious question now is "why"? From a glance, it's pretty clear that one of the things that you really should've done is separated the file reading/writing into separate functions, instead of having every function open-read-write cat.txt

[–] okelote360 0 points 2 weeks ago

okay! its done! can you upgrade my game?

load more comments (1 replies)
load more comments (1 replies)
load more comments (1 replies)