
David Braben had to break almost all rules to write Elite - World first 3D game.
Especially Sophie Wilson was the master mind of BBC BASIC and the first ARM processor.
https://www.youtube.com/watch?v=jhwwrSaHdh8
Agreed.Saki wrote:Little John is right !
It is a strange large thread.
Making simple things mostly complicated.
You have to do it like it says in the manual
Code: Select all
result = cubik(lenght, width, height)
def func cubik(x, y, z)
return x * y * z