Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
m Tucker R. Twomey moved page User:Admin/Sandbox to User:Tucker R. Twomey/Sandbox without leaving a redirect: Automatically moved page while renaming the user "Admin" to "Tucker R. Twomey"
No edit summary
Line 19: Line 19:
}}
}}


{{AM-ID display|WRM-1234|WRM-123}}
{{AM-ID display|WRM-1234|WRM-123}}  
<syntaxhighlight lang="python" line>
def quick_sort(arr):
less = []
pivot_list = []
more = []
if len(arr) <= 1:
return arr
else:
pass
</syntaxhighlight>


[[Category:Core operating collection]]
[[Category:Core operating collection]]
[[Category:Representative regional interpretive collection]]
[[Category:Representative regional interpretive collection]]
[[Category:Ran to Rio Vista Junction]]
[[Category:Ran to Rio Vista Junction]]

Revision as of 03:14, 5 November 2025

has manufacturer::Budd has manufacturer-designated model::Rail Diesel Car has railroad-designated model::R-type has extreme length::43 has location::29; 00 has manufacture date::1960



1234
WRM-R9995
Former operator Podunk, Nowhere, and Southwestern
Usual location
Place Track Spot
Car House 2 29

{{#set: Has location=Car House 2; 29; }}

Service history
With From To
Central California Traction 1900 1920
Portland Traction 1920 1930
Sawenhalve Scrap 1930 1999
SF Municipal Railway 1999 2005
Tokyo-3 Transit Lines 2005




WRM-1234 is invalid!

def quick_sort(arr):
	less = []
	pivot_list = []
	more = []
	if len(arr) <= 1:
		return arr
	else:
		pass