> For the complete documentation index, see [llms.txt](https://docs.kidscode.co.za/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kidscode.co.za/microbit-beginners/lesson-3/keep-pressing-that-buttons.md).

# Keep pressing that buttons

{% hint style="info" %}

## Teachers Notes

This is an optional lesson. Allow the kids to experiment to add different strings it icons when the buttons are pressed.
{% endhint %}

## Smiley buttons

{% hint style="success" %}
Kids tasks

In this task you need to show a **happy face** when you press button A and a **sad face** when you press button B

Save you code as **Smiley Buttons**
{% endhint %}

{% embed url="<https://makecode.microbit.org/_hzuPft0JzhtA>" %}

## YES, NO buttons

{% hint style="success" %}
Kids tasks

In this task you need to display&#x20;

* **YES** when button A is pressed
* **NO** when button B is pressed
* **MAYBE** when A+B is pressed

Save you code as **YES NO Buttons**
{% endhint %}

{% embed url="<https://makecode.microbit.org/_0atX6ygax203>" %}
