ruby-uebungen/Assignment_007/solution
Thomas Smits 25d5ac7ffd Initial commit 2023-05-23 09:19:31 +02:00
..
readme.md Initial commit 2023-05-23 09:19:31 +02:00

readme.md

Lösung: Splat









































```ruby ort = [ 49.468408, 8.482504, \ 'Hochschule Mannheim', \ 'Gebäude A', \ 'Fakultät für Informatik', \ 'Gute Ausbildung' ]

laenge, breite, name, *attribute = ort