ru
Feedback
Tech & code

Tech & code

Открыть в Telegram

SIMPLYEASYLEARNING 👩‍🎓

Больше
7 988
Подписчики
-524 часа
-237 дней
-11030 день
Архив постов

Harvard free courses 👇 https://pll.harvard.edu/catalog/free

photo content

Elon Musk, Others Call For Microsoft to Shut Down ChatGPT in Bing: 'Clearly Not Safe Yet' Full article 👇 https://www.businesslend.com/technology/elon-musk-others-call-for-microsoft-to-shut-down-chatgpt-in-bing-clearly-not-safe-yet/

Code 👇👇 import turtle as tur import colorsys as cs tur.setup(800,800) tur.speed(0) tur.width(2) tur.bgcolor("black") for j
Code 👇👇 import turtle as tur import colorsys as cs tur.setup(800,800) tur.speed(0) tur.width(2) tur.bgcolor("black") for j in range(25): for i in range(15): tur.color(cs.hsv_to_rgb(i/15,j/25,1)) tur.right(90) tur.circle(200-j*4,90) tur.left(90) tur.circle(200-j*4,90) tur.right(180) tur.circle(50,24) tur.hideturtle() tur.done()

Stopwatch using ( HTML%2C CSS%2C JAVASCRIPT ).txt

photo content

Login and Registration Form in HTML CSS and JavaScript.txt0.08 KB