theo33500

Label_Computer

Oct 3rd, 2016
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. print("donnez la direction")
  2. dir = read()
  3. print("le nom?")
  4. nom = read()
  5.  
  6. peripheral.wrap(dir).setLabel(nom)
Add Comment
Please, Sign In to add comment