[ad_1]
Sui_Q1<- list() is written more than once. it cause the list() to override. The solution is only to put Sui_Q1<- list() and Sui_Q2<-list() before looping.
[ad_2]
solved R : assigning value in looping and else if
[ad_1]
Sui_Q1<- list() is written more than once. it cause the list() to override. The solution is only to put Sui_Q1<- list() and Sui_Q2<-list() before looping.
[ad_2]
solved R : assigning value in looping and else if