Pages

Friday, May 14, 2021

Technology

Technology!

Python  is a coding Language. 

This is my code for my Flashing Hearts!

Code:

def on_forever():

basic.show_icon(IconNames.HEART)
basic.clear_screen()
basic.pause(500)
basic.show_icon (IconNames.SMALL_HEART)
basic.clear_screen()
basic.pause(500)
basic.forever(on_forever)

Screenshot:


(I was supposed to do a screen-castify but the bell rung)



1 comment:

  1. Hi victoria
    I really enjoyed reading about the technology that you did for tech
    I was really wanting to see a screencastify. Keep up the great work.

    -Penelope

    ReplyDelete