Community Profile

photo

Yenifer Ramirez


Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

Feeds

Anzeigen nach

Frage


Plot text (x axis) vs. y axis (numbers)
Hello I am trying to plot a set of data in which the x-axis is text and the y-axis is numbers. My y-axis is a set of 9504 number...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Looping through numbers in file and adding first two numbers then next two and so on
A = [1 2 3 4 5] 1+2 = 3 2+3 = 5 3+4 = 7 4+5 = 9 How can I loop through an array of numbers like above while storing the num...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten