Jody Crothers
unread,Apr 2, 2016, 11:11:35 PM4/2/16Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tins...@googlegroups.com
Hi all
I have this
a := {"h","e","l","l","o"," ","w","o","r","l","d"}
and I would like it to convert it look like this ie reverse the order
{"d","l","r","o","w"," ","o","l","l","e","h"}
I am trying to use matrices haven't quite worked it out
tried a short program which didn't quite work
any suggestions
cheers
Jody