Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

All published worksheets from http://sagenb.org

189887 views
ubuntu2004
pounds = var('x') calories = var('y') final = ( x * y )
x = 35 y = 2400
x * y
\newcommand{\Bold}[1]{\mathbf{#1}}84000