Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
  Smile Thread: help me to sokve this problem
Post: help me to sokve this problem

import tkinter as tk from tkinter import ttk from tkinter import messagebox # Import necessary modules for animations import time from itertools import cycle class MainWindow: def __init__(self,...
alexsendlegames100 GUI 1 1,149 Mar-22-2023, 04:35 PM
    Thread: Multiplication Table code
Post: Multiplication Table code

Hello guys I need some help with my code. I tried to do a multiplication table. But I have no idea how do I move a table from the bottom to the side. I added some graphical description of how i want t...
alexsendlegames100 General Coding Help 3 1,392 Jun-05-2022, 08:36 PM
    Thread: Could Someone help me with List problem
Post: Could Someone help me with List problem

import math A = list(map(int, input())) B = list(map(int, input())) #C = list(map(int, input())) if A,B < len(3): print(D_1) else: print(D_2) D_1 = math.sqrt( (B[0]-A[0])**2 + (B[1]-A[...
alexsendlegames100 General Coding Help 1 1,593 Jun-30-2021, 02:22 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020