about | help | code help+videos | done | prefs |
Given an integer "n", return true if it is prime. Prime numbers are only divisible by 1 and themselves. logic_prime(2) → true logic_prime(3) → true logic_prime(4) → false ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Copyright Nick Parlante 2017 - privacy