Skip to content

Commit ce5906b

Browse files
author
İSMAİL TAŞDELEN
committed
Update camera-v8.3.py
1 parent 3e350f6 commit ce5906b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

camera-v8.3.py

+2
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,11 @@
3636

3737
img_name = raw_input("Fotoğrafınıza bir isim belirleyiniz (example.jpg) : ")
3838
pygame.image.save(img, img_name)
39+
3940
yukleniyor = "Fotoğrafınız kaydedildi... ( Yükleniyor... %100 )"
4041

4142
print yukleniyor
43+
4244
print star
4345

4446
pygame.camera.quit()

0 commit comments

Comments
 (0)