Ruby - String Operations
Given
str = "abracadabra", which code extracts every second character starting from index 0 to index 8 (inclusive)?