Help! New user

Joined
Feb 19, 2013
Messages
1
Reaction score
0
num_times = 4 + 1
offset = 1024
tmp = offset / 2
tmp = tmp/2
tmp2 = 2
tmp = tmp / tmp2
tmp2 = 640000
tmp2 = tmp2/10,000
offset = tmp / tmp2
print('Bluh ' * int(num_times - offset))

It's my first time learning about computer science and in line 9 it says i have a 'float' and 'tuple'. I need it to print 'Bluh' three times. I'm not exactly sure what is wrong with line 9. Can anyone help?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top