I forgor 💀

This commit is contained in:
mertoalex 2022-10-22 21:35:50 +03:00
parent f8fbfb2c59
commit 2c6d44e0a0
1 changed files with 2 additions and 2 deletions

4
elementi yada bileşiği tahmin et.py Normal file → Executable file
View File

@ -34,8 +34,8 @@ hangisini seçiyorsun?
"""
def init():
global bileşik_yaygın,sembolik_bitti
if soru_türü == "sembolik": bileşik_yaygın = True
global bileşik_bitti,sembolik_bitti
if soru_türü == "sembolik": bileşik_bitti = True
if soru_türü == "bileşik": sembolik_bitti = True
def str_to_list(string):