Search Header Logo

once

Authored by Docente Sistemas

Computers

6th Grade

Used 6+ times

once
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

la funcion final "once" esta bien definida

si

no

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

el segundo piezoPin que le falta

definir el tipo de dato

definir el pin

punto y com

parentesis

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

en la funcion "once" cuantos errores hay en total?

1

2

3

4

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

en la funcion "once" hay algun error a la hora de definirla?

si

no

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

se pueden definir variables y constantes afuera de el void setup?

si

no

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

  if (sensorValue0 >= threshold) { // si detecta un golpe en el piezo A0 envia datos

    Serial.println("Golpeó Piezo 1");

    Serial.write(0);

  }

  else if (sensorValue1 >= threshold) { //

    Serial.println("Golpeó Piezo 2");

    Serial.write(1);

  }

  else if (sensorValue2 >= threshold) {

    Serial.println("Golpeó Piezo 3");

    Serial.write(2);

 
que falta aca

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

las funciones tienen una palabra reservada, la cual es...

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?