A correction to use the DHT11 Sensor code on Raspberry Pi PIco
On the Raspberry Pi Pico examples go to the gpio folder, there's a code for using the DHT11 Sensor (Humidity & Temperature) but it seems that it doesn't work at all, so based on this graph located on the DTH11 Datasheet:
I fixed the code so that the Data arrives complete without corruption.