Revision history of "Simple web page"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 11:38, 11 February 2023George2 (Talk | contribs). . (1,378 bytes) (+1,378). . (Created page with "<source lang="python"> import network import socket import time ssid = 'ENTER YOUR SSID' password = 'ENTER YOUR Wi-Fi PASSWORD' wlan = network.WLAN(network.STA_IF) wlan.a...")