Question 797225
hi there, give the amount of raffle tickets the variable 'n'
{{{c = 2n}}}
test: if you bought 48 raffle tickets, what would the cost be?
{{{c = 2(48)}}}
{{{c = $96}}}