Hi!
My brother wants to do some coding with his powered up for his bowling alley, so I thought, 'what's that cool program Berthil uses'. So I googled it and found out it was pybricks. Would you recommend it for us teenager? I know there is a lot of coding involved but I think with my coding skills and this pdf I would be right. What do you think?
https://docs.pybricks.com/_/downloads/en/latest/pdf/
Pybricks
- SamtheChemist
- Premium
- Berichten: 780
- Lid geworden op: ma nov 09, 2020 6:19 am
- Locatie: Woudenberg
- Contacteer:
Cool, still planning on looking in to this.
- SamtheChemist
- Premium
- Berichten: 780
- Lid geworden op: ma nov 09, 2020 6:19 am
- Locatie: Woudenberg
- Contacteer:
Looks cool!
Code: Selecteer alles
import random
- Chef_NL
- Premium
- Berichten: 337
- Lid geworden op: zo nov 08, 2020 9:28 am
- Locatie: Heemskerk
- Contacteer:
That's a pretty awesome build!
I used a lot of python during my study, but I'm a bit rusty at the moment, I still use this site alot as a resource for Python:
Basis explanation with examples.
https://www.w3schools.com/python/default.asp
# Excuus, zie dat ik weer in het Engels heb geschreven
I used a lot of python during my study, but I'm a bit rusty at the moment, I still use this site alot as a resource for Python:
Basis explanation with examples.
https://www.w3schools.com/python/default.asp
# Excuus, zie dat ik weer in het Engels heb geschreven
- Bishons
- Berichten: 1071
- Lid geworden op: vr jan 28, 2022 9:20 pm
- Locatie: Australia (same residence as MinoBoys)
- Contacteer:
@ludo I found how to do random :
import urandom (note the u)
@Chefnl Yeah I've already done that course
. Its a good one for beginners. I'm trying to master sockets at the moment.
import urandom (note the u)
@Chefnl Yeah I've already done that course
. Its a good one for beginners. I'm trying to master sockets at the moment.