My goal is to write a piece of code using the array: primes [] = {2,3,5,7}; If I press a button (n) times, how can I check if primes[n] exists?
確定! 回上一頁