PASO 2: ¡Probemos la temperatura actual con nuestro micro: bit !

  • En ASUNTO, vaya a y arrastre el bloque azul Temperature hasta la parte inferior de su programa.
  • Cambie el nombre de la variable a la izquierda del signo = de temp a data .
  • Hacer clic corre Verás que tu micro:bit dice hola. En la siguiente actividad, mostraremos la temperatura.
  • Luego haga clic Enviar y Siguiente para seguir adelante.

To navigate the page using the TAB key, first press ESC to exit the code editor.

microbit = codesters.Microbit() microbit.show_string("hello")
  • Run Code
  • Enviar Trabajo
  • Actividad Siguiente
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)