Jump to content

TackAuTack el santo salvador


Go to solution Solved by Sans-Visage,

Recommended Posts

  • Ancien du Bureau
Posted

Yoo, je bloque sur "Ranger les billes 1 : boucles et conditions en Python"  4 étoiles, il me manque des blocs pour finir

 

Si quelqu'un (autrement dit notre très chère RM informatique improvisé ❤️) peut m'aider haha

 

Mercii beaucouup ❤️ 

  • Ancien du Bureau
  • Solution
Posted

Coucou :')))

Comme j'ai pas ton programme je peux pas te dire ce que t'aurais du modifier

Je te passe le miens du coup:

 

from robot import *
for loop in range (7):
    for loop in range (12):
        if surBille():
            ramasserBille()
        est()
    for loop in range (12):
        if surTrou():
            deposerBille()
        ouest()
    nord()

 

Dis moi si t'as besoin d'explications ;)) 

  • Ancien du Bureau
Posted
à l’instant, DuTACKauTac a dit :

Coucou :')))

Comme j'ai pas ton programme je peux pas te dire ce que t'aurais du modifier

Je te passe le miens du coup:

 

from robot import *
for loop in range (7):
    for loop in range (12):
        if surBille():
            ramasserBille()
        est()
    for loop in range (12):
        if surTrou():
            deposerBille()
        ouest()
    nord()

 

Dis moi si t'as besoin d'explications ;)) 

 

The Office Reaction GIF

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...