And now for something weird...

killivolt

Joined Jan 10, 2010
836
First Transatlantic Flight Using Only Sustainable Fuel Set for 2023.
The flight could herald meaningful progress for the global aviation industry's commitment to reduce carbon emissions while proving to regulators that flights using only sustainable aviation fuel (SAF) are as safe as flights burning fossil fuels. SAF reduces carbon emissions by 80% compared with traditional jet fuel but remains far costlier because of limited production.
kv
 

nsaspook

Joined Aug 27, 2009
16,336
As a programmer for a almost a century, I know how to construct the logic of a do...while loop, regardless of language.

This is the Weird thread.

I thought it weird there's no such explicit construct in Python, arguably one of the most modern languages available.
Python is a language that programmers use when they don't want to program. Python is a scripting language mainly used (should be used) to run actual programs.

It's like building full sized houses with LEGO bricks, a language for experimentation that's grown into the Frankenstein monster.
 
Last edited:

cmartinez

Joined Jan 17, 2007
8,783
Python is a language that programmers use when they don't want to program. Python is a scripting language mainly used (should be used) to run actual programs.

It's like building full sized houses with LEGO bricks, a language for experimentation that's grown into the Frankenstein monster.
So it's sort of a meta-language?
 
Top