Pages

Friday, September 25, 2020

Sign language

 Hi guys today we are going to be looking at a fun task all about sign language.

Did you know that New Zealand or NZSL is the main language that deaf people use in New Zealand. NZSL became a official language of New Zealand in April 2006.That is something all New Zealanders can feel proud of. NZSL is the language of deaf New Zealanders.Other countries have there own different sign languages just like other countries have different spoken languages.


 Did you know that the first deaf school was opened in Christchurch in 1878,But in 1880 a group of teachers in Mailn,which is in Italy decided to band the language. All deaf schools in New Zealand stopped teaching sign language.This meant that children were not allowed to use sign language at school at all,they would be punished.Even though sign language was banned ,this did not stop children from using sign language in secret; especially after leaving school.Children kept sign language alive without help any adults,for over 100 years.


 Hope you guys like this blog post comment down below what you like about this blog post or what I can improve on and comment down below some questions about New Zealand sign language that I could maybe answer for you guys.See you next blog post hope you guys have a really really really REALLY great holiday see you next time bye bye. 

Thursday, September 24, 2020

Crystal growing experiment

 Hi guys today we are going to be looking at mine,Shelby,Leah,Jhana and Libby's Crystal growing experiment.On the slid there is a wondering,hypothesis and more.There are three Crystal growing experiment Sugar,Salt and borax there ingredients for each one and there is a poster and a slid link with some information about them.

Hope you guys like this blog comment down below some question about our Crystal growing experiment see you guys next blog post bye bye.

Friday, September 11, 2020

Dissolving experiments

 Hi guys today we are going to be looking at a dissolving experiments that I did in literacy time It is all about what powdered substance can dissolve in water the fasted.Tell me in the comments what you like about my blog or tell me what I can improve on hope you like it see you guys next blog bye bye.   

Dissolving Experiemnt

Friday, September 4, 2020

Today's buddy experience

 Hi guys today I am going to be telling you guys about what I did with my buddy.


Today I read with my buddy but this time I had two but it was okay because I like my buddy's.When they came they had the same book so that was okay they read It to me at the same time and then I read a book to them.We went to the Toroa playground for a little bit I helped them on the monkey bars then we went to the Kiwi playground and played on the slid,sandpit and little monkey bars.My buddy's wanted to go to the other ones so we went to the other playground and then I played tag with them .



I hope you guys like this blog tell me in the comments what you like about this one or what I have to improve on stay safe bye bye.



































































Wednesday, September 2, 2020

Today's code

Today we are going to be looking at some coding that I did to day.sorry that I am not writing a lot but I have to go to technology but I hope you like it.I have not finished yet but this is only a little bit of the coding that I did hope you like it tell me in the comments what I can improve on or something that you like about my blogs see you next time bye bye stay safe .




stage.set_background("underwater")
sprite = codesters.Sprite("applecore")
sprite.glide_to(-200, -200)
sprite = codesters.Sprite("sodacan")
sprite.glide_to(200, -200)

sprite = codesters.Sprite("fish")
sprite.set_speed(2)
sprite.move_down(150)
stage.wait(1)
sprite.say("Click on me!")

def click():
    sprite.say("Don't litter!")
    sprite.move_up(100)
    sprite.turn_right(360)
    sprite.move_down(100)
    sprite.say("Save the oceans by saving me!")
    sprite.set_x_speed(5)

sprite.event_click(click)
sprite = codesters.Sprite("butterfly")


Hope you like this one see you next time bye stay safe.