@twostrawsPaul Hudson Hello.

Thanks for the course. Im on day three and have hit a little hiccup. On this page hackingwithswift.com/quick-sta

There is a code snippet that says

let presidents = ["Bush", "Obama", "Trump", "Biden"]
let reversedPresidents = presidents.reversed()
print(reversedPresidents)

I get this returned.

ReversedCollection<Array<String>>(_base: ["Bush", "Obama", "Trump", "Biden"])

What am i doing wrong?

Thanks

0

If you have a fediverse account, you can quote this note from your own instance. Search https://mastodon.social/users/CtrlBGames/statuses/115866071097782764 on your instance and quote it. (Note that quoting is not supported in Mastodon.)