id/email
password
forgot password | create account
about | help | code help+videos | done | prefs
CodingBat code practice

amgreyson@gmail.com algebra-1

Description:Python practice problems incorporating Algebra 1 skills or topics.

Warmups: f H   g H   h H  

Conditionals: hatDecision H   sum_double H   multChoice H   makes10 H   getYIntercept H   getXIntercept H   absoluteValue  sumAbsoluteValues  hasSquareRoot 

For-Loops: power  power 

Base conversions: binaryToDecimal 

Conditionals with quadratics: hasRealSolution H   howManySolutionsQuad H  

Lists: make_pi  sum3  threeDigitBinaryToDecimal  fiveDigitBinaryToDecimal  hundredsThatAreDivisibleBy3List H   divisibleBy5List H   hundredsThatAreDivisibleBy6 

Strings: binaryToDecimal H  

Lists with transformations (some loops): reflectAcrossY H   reflectAcrossX H   reflect H  

Lists with divisibility rules (some loops): divisibleBy2List H   divisibleBy3List H   divisibleBy6List H   divisibleBy4List 

Lists with triangles (some loops): isRight  classify H   classifyTriangle H   areRight H   classifyThem 

Computational Fluency: isolateValues H   isolateTwoValues  partialProducts H   isolateTwoValuesList 

Classifying Numbers: isInteger H   isNatural  whatTypeLists H   whatTypeTwoLists H  

Linear Equations: whichQuadrantWithLists H   isVerticalWithLists  isHorizontalWithLists  isNegative  isPositive  describeSlope H  

Systems of Equations: hasOneSolution  hasNoSolution  hasInfinitelyManySolutions  howManySolutionsSys 
Authoring docs

Copyright Nick Parlante 2017 - privacy