NSI RECURSIVE
{"name":"NSI RECURSIVE", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"def pgcd_recursif(a, b): if b == 0: return a else: ... Le code suivant est incomplet, il manque l'appel récursif :, def affiche(n): print(n) if n>=0: affiche(n-1) Quel affichage obtient-on en exécutant affiche(3), def g(n): assert n>=0 if n==0 : return 1789 else : return g(n-2) Qu'obtient-on en exécutant la commande g(3)?","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
More Quizzes
Quiz 1
1267
Vabi's quiz
14722
Present Perfect x Simple Past
10562
Internet Safety - Hacking
320
Lone Wolf Personality Test - How Independent Are You?
201019034
Cluster B Disorders Knowledge Test - Free with Answers
201025337
Is My Brother a Narcissist? Free Sibling
201020240
Girlfriend Nickname Generator - Free Cute Pet Names
201019612
MCR - How Well Do You Know My Chemical Romance?
201031066
Shrek Trivia - Test Your Movie Knowledge for Free
201018851
Business Email Etiquette - Free Skills Check
201025337
Book Smart vs Street Smart - Which Are You?
201019612