Re: [Tutor] pygame help please

2019-04-18 Thread Alan Gauld via Tutor
On 18/04/2019 15:16, fatima butt wrote: > however the following error is coming: > Traceback (most recent call last): > File "C:\Users\ammah\OneDrive\Documents\project1\myCode.py.py", line 304, > in > draw_lives(screen,WIDTH - 100,5, player.lives, player_mini_img) > File "C:\Users\ammah\O

[Tutor] pygame help please

2019-04-18 Thread fatima butt
Hi, I am trying to add lives to my pygame.I am using acer SWIFT computer.I am using 3.7.3 python version and pygame 1.9.5 however the following error is coming: Traceback (most recent call last): File "C:\Users\ammah\OneDrive\Documents\project1\myCode.py.py", line 304, in draw_lives(screen,