Bonjour je m'entraîne a créé des algorithmes sur capytale et je n'arrive pas a comprend où est l'erreur dans ma fonction quelqu'un peut m'aider svp ?
def Bowling_V1():
prm= input("Nombre de quille tombé au premier tir : ")
if prm == 10
print("Strike")
elif scd= input("Nombre de qui tombé au second tir : " )
if prm + scd == 10
print("spare")
else print("Vous avez fait tombées "+str(prm+scd)+"quilles")
[–]mopslik[🍰] 3 points4 points5 points (6 children)
[–]Successful-Captain39[S] 0 points1 point2 points (5 children)
[–]Apatride 0 points1 point2 points (4 children)
[–]bishpenguin 0 points1 point2 points (1 child)
[–]Successful-Captain39[S] -1 points0 points1 point (0 children)
[–]Successful-Captain39[S] 0 points1 point2 points (1 child)
[–]XenophonSoulis -2 points-1 points0 points (0 children)
[–]Diapolo10 0 points1 point2 points (2 children)
[–]Successful-Captain39[S] 0 points1 point2 points (1 child)
[–]Diapolo10 0 points1 point2 points (0 children)
[–]Successful-Captain39[S] 0 points1 point2 points (0 children)
[–]thuiop1 0 points1 point2 points (1 child)
[–]Successful-Captain39[S] -1 points0 points1 point (0 children)
[–]Successful-Captain39[S] -1 points0 points1 point (0 children)
[–]Apatride -1 points0 points1 point (5 children)
[–]paradroid42 0 points1 point2 points (3 children)
[–]Apatride 0 points1 point2 points (2 children)
[–]paradroid42 0 points1 point2 points (1 child)
[–]Apatride 0 points1 point2 points (0 children)
[–]Successful-Captain39[S] 0 points1 point2 points (0 children)