- Joined
- Oct 29, 2012
- Messages
- 1,474
Hey guys,
I've recently been interested in learning Python, and even got a paid course for it from Udemy, and it's been great so far, I noticed there are so many similarities between JASS Syntax and Python, and I'd not be surprised if that were the case for any other programming language out there.
Now my answer could be answered in the near future as I go on with the course I bought, yet I am quite curious to know :
Is there an equivalent way to mess with [Arrays] in Python like we do in JASS ?
It's really great how Arrays can be meddled with and manipulated in so many ways, makes me think of any variable as a "tree" and those arrays are branches you create. But that's in JASS.
Are there 'Arrays' in Python ? What's the possible nomenclature ? Or is there another approach ?
I'd love to know your input !
I've recently been interested in learning Python, and even got a paid course for it from Udemy, and it's been great so far, I noticed there are so many similarities between JASS Syntax and Python, and I'd not be surprised if that were the case for any other programming language out there.
Now my answer could be answered in the near future as I go on with the course I bought, yet I am quite curious to know :
Is there an equivalent way to mess with [Arrays] in Python like we do in JASS ?
It's really great how Arrays can be meddled with and manipulated in so many ways, makes me think of any variable as a "tree" and those arrays are branches you create. But that's in JASS.
Are there 'Arrays' in Python ? What's the possible nomenclature ? Or is there another approach ?
I'd love to know your input !