Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 57 online users. » 1 Member(s) | 48 Guest(s) Bing, Google, Apple, Facebook Dev, buran
|
Latest Threads |
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: Pedroski55
8 hours ago
» Replies: 5
» Views: 152
|
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Yesterday, 03:05 AM
» Replies: 4
» Views: 2,032
|
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Sep-30-2025, 07:43 AM
» Replies: 2
» Views: 445
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Sep-30-2025, 12:21 AM
» Replies: 2
» Views: 1,079
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,141
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 814
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 3,098
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,544
|
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 9,133
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,591
|
|
|
Pillow |
Posted by: juuls04 - Dec-29-2019, 09:25 PM - Forum: GUI
- Replies (4)
|
 |
[python]
from tkinter import *
from PIL import Image,ImageTk
root = Tk()
img = ImageTk.PhotoImage(Image.open('red-circle.png'))
label = Label..... More
|
|
|
Input box |
Posted by: Jpen10 - Dec-29-2019, 05:13 PM - Forum: GUI
- Replies (7)
|
 |
I'm not very good at programming with tkinter and kivy. To set on the old Basic, Q basic, GWBasic and VBasic for Excel and MSAccess. I've tried numero..... More
|
|
|
odd or even minute |
Posted by: Dixon - Dec-27-2019, 04:12 PM - Forum: General Coding Help
- Replies (12)
|
 |
[python]from datetime import datetime
import time
import random
odds = 1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,
33,35,37,39,41,43,45,47,49,51,5..... More
|
|
|
Career step with Python |
Posted by: izildop - Dec-26-2019, 09:41 PM - Forum: News and Discussions
- No Replies
|
 |
Hi,
I see that Python grows rapidly and I was interested in getting a job as a Python developer. Which path can I choose? I want to be busy with w..... More
|
|
|
|