Community Profile

photo

rohan hazarika


Last seen: oltre 2 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistiche

  • First Answer
  • Revival Level 1

Visualizza badge

Feeds

Visto da

Risposto
how to sort in increasing order using loop?
for i=1:6 A(i)=input('') end for i=1:6 for j=1:5 if A(j)>=A(j+1) B=A(j); A(j)=A(j...

oltre 3 anni fa | 0