photo

Sakdipong Somsanguan


Active since 2017

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


็How can i can write this python code in matlab ?
import random N = 200 p = 0.02 n = int(input()) wrong_5 = 0 wrong_all = 0 for i in range(n) : ...

6 years ago | 1 answer | 0

1

answer