Ed Newton

Ed Newton (nicknamed "Newt") is an American custom car builder.

Newton designed the Panthermobile (with Bill "Leadslinger" Hines and Joe Baillon), as well as "Big Daddy" Roth's customs Orbitron and Surfite, among others.[1]

Notes

  1. Torchinsky, Jason (September 24, 2016). "The Return Of The Pink Panthermobile". Jalopnik. Retrieved May 22, 2017.; Ganahl, Pat (January 15, 2011). Ed 'Big Daddy' Roth - His Life, Times, Cars, and Art. CarTech Inc. p. 91. ISBN 1934709670.

Sources


gollark: ```haskellmain :: IO ()main = loop 0loop :: Int -> IO ()loop x = do print x loop (x + 1)```
gollark: You can write code without modifying variables (eeeevil mutability) easily.
gollark: It's actually surprisingly simple to do in simple languages which you can use as simple calculators and stuff.
gollark: `math.floor`, actually.
gollark: `int` probably just drops the decimal point, so *that* must be wrong.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.