In this blog, I discuss how to program using open source as much as possible on a personal PC. I believe that the future of humanity will depend on how we code as AI technology continues to develop in the future. So, I want to create a blog to study and communicate coding methods using AI as much as possible. Welcome to everyone who visits my blog.
피드 구독하기:
댓글 (Atom)
Recommended Posts
파이썬 기초 : 숫자 맞추기 게임을 제작해 보자
컴퓨터가 무작위로 생성한 숫자를 사용자가 맞추는 게임을 만들어 보겠습니다. import tkinter as tk import random class 숫자_맞추기_게임: def __init__(self, master): ...
-
>>> Let's enjoy AI image creation Before learning AI image creation, let's first experience AI image creation. If you have ...
-
import tkinter as tk from tkinter import ttk import textwrap # Define the elements and their options (20 options per element) e...
댓글 없음:
댓글 쓰기