Last week I taught the course ”GeoGebra and Python for STEM and STEAM Teachers” at the new Europass Helsinki facilities on the Töölönlahti campus. I hope my students learnt some new things about GeoGebra and math scripting with Python. At least I learnt many things.
My new Slovakian teacher friends.

It was an honor to ceremonially open the new classroom ”Sauna” by popping a balloon as this was the first week at the new facilities.

Teaching GeoGebra 3D is quite heavy work for someone who is retired.

from google.colab import airesponse = ai.generate_text("What is the capital of Slovakia?")print(response)resp = ai.generate_text("Translate the following Finnish text to Slovakian: 'On kummallista opettaa koodausta tekoälyn avulla?', then translate the Slovakian sentence to English")print(resp)
The capital of Slovakia is Bratislava.
Finnish to Slovakian:
”On kummallista opettaa koodausta tekoälyn avulla?”
”Je zvláštne učiť programovanie pomocou umelej inteligencie?”
Slovakian to English:
”Je zvláštne učiť programovanie pomocou umelej inteligencie?”
”Is it strange to teach coding using artificial intelligence?”
sources
GeoGebra and Python for STEM and STEAM Teachers Europass pages
https://www.teacheracademy.eu/course/geogebra-and-python/

Jätä kommentti