pyhton | CriminalZ.Org • Hack Forum

pyhton

  1. teemo

    Python Tkinter "Aptal mısın?"

    Merhaba, instagramda kod sayfalarında gezinirken "Are u dumb?" diye soru çıkaran bir kod gördüm ve no tuşuna bastığında tuşun yeri değişirken yes tuşuna basıldığında "biliyordum" tarzı bir mesaj çıkıyor. Bende bunu hem sıkıntıdan hem de tkinter ve random modülleri için örnek bir kod olur diye...
  2. METAVERSE

    Let's draw Azerbaijani and Turkish flag with Python

    Hi friends, we will draw a flag with the python on this issue. The Turkish flag. import turtle t = turtle.Turtle() w = turtle.Screen() w.title("CriminalZ.org") w.setup(width=720,height=420) w.bgcolor("red") t.up() t.goto(-100,-100) t.color('white') t.begin_fill() t.circle(120) t.end_fill()...
  3. n9ine

    Fibonacci n/n-1 oranının garip bir biçimde Fi'ye yaklaşması

    Grafik bayağı garibime gitti, paylaşayım dedim import matplotlib.pyplot as plt n1, n2 = 8, 8 x = [] y = [] for i in range(50): print(n2/n1) y.append(n2/n1) x.append(i) nth = n1 + n2 n1 = n2 n2 = nth plt.plot(x, y, label="fibonacci") plt.legend()...

About Us

CriminalZ Hack Forum is a cracking forum where you can find anything related to cracking. If you are looking for a great place to learn, make new friends, CriminalZ is your new home.

DMCA & Contact

Any DMCA takedown notice should be sent to this contact email: [email protected] We only respond and take action to plaintext e-mails. Do not send PDF or any other files.

Hack Forum

Forbiddien World

Top Bottom