Help solving mathematical algorithms
Budget: $10 – $30 USD
I have five questions I need help with solving. They are basic algorithms and I would need the answers as soon as possible. An example is: sum = 0
for j in range(1,13):
sum = sum + (4*j + 4)
print(sum)
Thank you for your interest!
for j in range(1,13):
sum = sum + (4*j + 4)
print(sum)
Thank you for your interest!