E D R , A S I H C RSS

방울뱀스터디

Python 공부다.

빨리 다.

: 매 1, 목 3
: 7

.

( 5명): , , , ,

땅따먹기 게

  • 3가 모드 (1p, 2p, 1 vs 2)
  • P2P 가능
  • 로 5
  • 는 각 ', 목, 내땅'
  • - 60
  • 3


    • 5 늘리기
    • 늘리기

    • 3

?
ZP 때(7/15) 다. --
닌데.... 가르.. 3 --
다. 대다. --
근데 ^^:..-
... ;) --
던 기 다른 다르게 보려고 다. 그동 가르는 것 러가 고민 보고 ... 변 다고 다. 모르겠다. --

모르고 나면 게 배는 것보다 100배 더 뿌듯다. --

근데 ? 730 21, 24, 28 3 ..
.. .. 는게... 그냥 꼽..
된다면 로라 가겠다....
그리고 3 --
21 만나고 그때 꾸나... --
7 26() 11 7 . 기본 로그램 80%를 목로그래밍 다. --

~cpp 
from Tkinter import *

def exit():
    global STOP
    STOP = 1

# Make a Canvas
boundx, boundy = 400, 300
root = Tk()
canvas = Canvas(root, width=boundx, height=boundy)
canvas.pack()
background = PhotoImage(file='wall.gif')
foreground = PhotoImage(file='wall2.gif')
canvas.create_image(0, 0, image=background, anchor=NW)
canvas.create_text(350, 265, text='ball.pyn' '¸¸???? eeeeh')
canvas.create_polygon(100, 100, 20, 5, 50, 16, 300, 300, fill='orange')

root.mainloop()

-------

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2021-02-07 05:29:34
Processing time 0.0148 sec