Feeds
提问
Creating functions to use inside for loops - birthday paradox simulation
Hi all, this is an assignment for the birthday paradox simulation. The code below is working fine but I think we are meant to tu...
3 years 前 | 1 个回答 | 0
1
个回答提问
ind() function or find() function not working
At first this section of code was working, and return the right indexes, but now its not working. It should be returning: ind = ...
3 years 前 | 1 个回答 | 0
