about | help | code help+videos | done | prefs |
gotTwos: Write a python function that shows how many factors of two that a an integer has along with an outstanding factor excluding 1. The function should accept an integer and return a string. This is very spicy. gotTwos(14) → '2 * 7' gotTwos(11) → '11' gotTwos(13) → '13' ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 2
Copyright Nick Parlante 2017 - privacy