I feel like D is such an underrated language.
Just to add, I learned D in a day and finished most of project euler without needing to look up the manual. D is more "python" than python in that it makes coding very.
IMHO, Zig is the closest thing to being D-esk (like with comptime), but it's still not a mainstream option yet.
* makes coding very straight forward. Most of the time I find what I needed in the language just using intuition.