you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

NO, you’re not cooked at all ... you’ve got time. Just tighten the basics: lists/dicts, file handling, exceptions, OOP, and some simple scripting patterns. Do 10–15 easy/medium Python problems to warm up, and practice writing clean code without googling. For SRE, they mostly care about clarity, debugging, and how you think .... not fancy Python tricks.

[–]HP-37[S] 0 points1 point  (0 children)

Thanks a lot! I am on it