Difference between revisions of "User:Ratchet5000"
Jump to navigation
Jump to search
Ratchet5000 (talk | contribs) |
Ratchet5000 (talk | contribs) |
||
Line 1: | Line 1: | ||
hiphiparray = ['hip' 'hip'] | hiphiparray = ['hip' 'hip'] | ||
+ | |||
+ | Dim hiphiparray() As String = {"hip", "hip"} | ||
[http://www.technologyreview.com/article/406050/reverse-engineering-the-brain/ Reverse-Engineering the Brain ], MIT Technology Review , | [http://www.technologyreview.com/article/406050/reverse-engineering-the-brain/ Reverse-Engineering the Brain ], MIT Technology Review , | ||
updated 01 July 2006 , accessed 25 January 2015 (Grand Challenge) | updated 01 July 2006 , accessed 25 January 2015 (Grand Challenge) |
Revision as of 04:19, 26 January 2015
hiphiparray = ['hip' 'hip']
Dim hiphiparray() As String = {"hip", "hip"}
Reverse-Engineering the Brain , MIT Technology Review , updated 01 July 2006 , accessed 25 January 2015 (Grand Challenge)