User talk:Kevin Dunn

From Engineering Economics and Problem Solving: 4N4
Revision as of 03:43, 22 August 2012 by Kevin Dunn (talk | contribs)
Jump to navigation Jump to search

$aa = bx^4 \frac{23}{\sqrt{x}}$

\[ax^2 + bx + c = 0\]


  • Try it out:
# Hello World in Python

def main(): 
    print "Hello World!"

if __name__ == '__main__':
    main(s)
Place source code here; replace lang if necessary