I have to have formula to answer the question

In early 2010 the US population was about 308 million. The national debt was well over $12 trillion. In millions of dollars the debt was $12,367,728. How much did each American owe in early 2010?... more

How do I write this program?

Write a python program that finds all of the prime numbers between 1 and 100.   This is what I wrote: print [n for n in xrange(1, 100) if n%n==0]   and it gave me a bunch of numbers from 1 to... more

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.