Posts: 453
Threads: 16
Joined: Jun 2022
Nov-30-2022, 09:40 PM
(This post was last modified: Nov-30-2022, 09:41 PM by rob101.)
Thank you for posting that; it's a 1st for me and I look forward to having a go.
Sig:
>>> import this
The UNIX philosophy: "Do one thing, and do it well."
"The danger of computers becoming like humans is not as great as the danger of humans becoming like computers." :~ Konrad Zuse
"Everything should be made as simple as possible, but not simpler." :~ Albert Einstein
Posts: 453
Threads: 16
Joined: Jun 2022
Fun! I've cracked the first one, but I'm guessing it's going to get harder than that!
Sig:
>>> import this
The UNIX philosophy: "Do one thing, and do it well."
"The danger of computers becoming like humans is not as great as the danger of humans becoming like computers." :~ Konrad Zuse
"Everything should be made as simple as possible, but not simpler." :~ Albert Einstein
Posts: 453
Threads: 16
Joined: Jun 2022
While waiting for the next 2022 challenge, I thought I'd have a go at the 2021 calendar, which is interesting.
Day 4: Giant Squid, made me think about what I could use to crack this, so I went about learning how to use NumPy, which seemed (to me) to be one way to do this.
I've cracked Part 1, and learned how to use some of the NumPy tools in the process, which has taken only a couple of days to do and is a very good feeling when you finally pop in the answer and it returns "That's the right answer!"
These are very good puzzles with which to teach yourself and I recommend that anyone who wants to expand their skills to go and give these a try.
astral_travel likes this post
Sig:
>>> import this
The UNIX philosophy: "Do one thing, and do it well."
"The danger of computers becoming like humans is not as great as the danger of humans becoming like computers." :~ Konrad Zuse
"Everything should be made as simple as possible, but not simpler." :~ Albert Einstein