Python prime number program · Put those steps into a function “prime(n)”. · Don't hard code the value 7, but use the parameter n instead.
確定! 回上一頁