1) Which of these are input only devices? a) Buttons b) LED c) Light Sensor d) GPIO pins e) Temp Sensor f) Accelerommeter 2) Which of these are output only devices a) LED b) GPIO pins c) Temp Sensor d) Buttons e) Light Sensor f) Accelerometer 3) Which of these are both input and Output devices a) LED b) GPIO pins c) Temp Sensor d) Buttons e) Light Sensor f) Accelerometer 4) Can the microbit communicate? a) Yes through the speaker b) Yes through its radio c) Yes over wifi d) No 5) Display.Scroll does what? a) Displays on LED display b) Shows a moving display on the leds. c) Lights up. d) Allows the user to scroll using their finger. 6) What line of code must always be included in a micro bit program? a) Display b) Show c) Microbit Import d) from microbit import e) from microbit import ! f) from microbit import * 7) How would I display a happy face image? a) display.image(Happy) b) display.show(IMAGE) c) display.show(image.HAPPY) d) happy.show(IMAGE) e) I'm happy. HAPPY HAPPY HAPPY! 8) How do we clear the image on a microbit? a) Image.Clear() b) microbit.clear() c) display.clear() d) clear.display() e) facedown.display() 9) How do we determine if the microbit is facing up? a) if accelerometer.is("face up"): b) if accelerometer.is_gesture.face up c) if is_gesture("face up"): d) if accelerometer.face_up("Gesture"): e) if accelerometer.is_gesture("face up"): 10) How do we code a microbit to read the light level? a) display.read_light_level() b) display.read_light_level c) display.read_light() d) display.read_level() e) display.light_level() 11) How do we create pauses in our microbit code? a) sleep() b) delay() c) stop() d) sleep(delay) e) stop(delay) f) delay(sleep) 12) How do we check if a button has been pressed? a) if button_b.was_pressed(): b) if button_b(): c) if button _was_pressed(): d) if button_b.was_pressed: e) if button_b_pressed() 13) How do we set a pixel to light up? a) display.set_pixel(1, 1 , 9) b) display.set_pixel(1 , 9) c) display.set_pixel(9) d) display.pixel(1, 1 , 9) e) display.set(1, 1 , 9) 14) pin0.is_touched(): What does this do? a) Checks if someone is touching GPIO pin 0 b) Checks if crocodile clips are inserted c) Checks how much power is in the pins d) Displays an image when touched 15) How do we display multiple images on a cycle? a) for images in images: b) display.show(image) c) show image in images d) display.show(images) 16) How do we set a specific delay? a) delay(sleep) b) delay(1000) c) sleep(1000) d) wait(1000) 17) How can we make a star image? a) star = Image("0:3:5:3:2") b) star("03530:35753:57975:35753:03530") c) Image("03530:35753:57975:35753:03530") d) star = Image("03530:35753:57975:35753:03530") e) star = Image("03530") 18) What is the code to display a specific pixel a) display.set_pixel(b) b) display.set_pixel(a,b) c) display.set_pixel(x,y,b) d) display.set_pixel(x,b,z) e) display.set_pixel(x,y) 19) What can we use to set pixels to a random brightness? a) x = randint( , ) b) y = randint( , ) c) brightness = randint( , ) d) display.set_pixel(x, y, brightness) e) All of this is a lie. 20) Buttons are? a) Input b) Output c) A way of interacting with the microbit d) Not needed 21) Led Display is? a) Output b) Input c) The main way to recieve information from the microbit d) A calculator screen 22) Light sensor is? a) Input b) Output c) increases with more light d) decreases with more light 23) Temperature sensor is? a) Input b) Output c) increases with more temperature d) decreases with more temperature 24) GPIO pins are? a) Input b) Output c) Redundancies d) Similar to usb ports in that they can be given attachments 25) Compass is? a) Input b) Output c) Finds True North d) Finds Magnetic North 26) The radio is? a) Input b) output c) plays music d) communicates 27) The Accelerometer is? a) Input b) Output c) Checks speed d) Does nothing e) Checks for gestures
0%
Microbit revision
공유
공유
공유
만든이
Edward76123
콘텐츠 편집
인쇄
퍼가기
더보기
할당
순위표
더 보기
접기
이 순위표는 현재 비공개입니다.
공유
를 클릭하여 공개할 수 있습니다.
자료 소유자가 이 순위표를 비활성화했습니다.
옵션이 자료 소유자와 다르기 때문에 이 순위표가 비활성화됩니다.
옵션 되돌리기
미로 찾기
(은)는 개방형 템플릿입니다. 순위표에 올라가는 점수를 산출하지 않습니다.
로그인이 필요합니다
비주얼 스타일
글꼴
구독 필요
옵션
템플릿 전환하기
모두 표시
액티비티를 플레이할 때 더 많은 포맷이 나타납니다.
결과 열기
링크 복사
QR 코드
삭제
자동 저장된
게임을 복구할까요?