Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 39 online users. » 0 Member(s) | 30 Guest(s) Google, Bing, AOL, Facebook, Applebot
|
Latest Threads |
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: Pedroski55
4 hours ago
» Replies: 7
» Views: 373
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Yesterday, 06:39 PM
» Replies: 7
» Views: 2,801
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
Sep-27-2025, 11:58 PM
» Replies: 1
» Views: 665
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,200
|
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 8,763
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Sep-27-2025, 03:54 AM
» Replies: 3
» Views: 656
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,153
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,132
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,424
|
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Sep-26-2025, 09:50 AM
» Replies: 1
» Views: 1,973
|
|
|
nexwiz installation error |
Posted by: asmasattar - May-05-2020, 11:00 AM - Forum: Data Science
- No Replies
|
 |
Installing a nxwiz gives an error. I am not understanding the issue
python_version < "3.8"->pytest==5.1.2->nxviz) (3.1.0)
ERROR: yotta 0.20.5 requir..... More
|
|
|
Tkinter |
Posted by: JamesGunn - May-05-2020, 08:50 AM - Forum: GUI
- Replies (2)
|
 |
Hello
I'm trying to create a crude "fade in" for some writing using the "label" widget.
I've created a "loop" using "root.after(100,Loop)", each..... More
|
|
|
self def |
Posted by: Agusben - May-05-2020, 05:28 AM - Forum: General Coding Help
- Replies (2)
|
 |
I have a problem with a function and the "self" statement.
[python]
from tkinter import *
import turtle
from math import cos,sin,pi
root = Tk..... More
|
|
|
values on graph |
Posted by: mecds - May-05-2020, 01:43 AM - Forum: General Coding Help
- No Replies
|
 |
Hi All,
I'm currently studying how to create graphs. My problem is, I can't show y axis values in my graph. My code is the below
[python]##
imp..... More
|
|
|
Counting Vowels in Python |
Posted by: sapphosvoice - May-05-2020, 01:01 AM - Forum: Homework
- Replies (1)
|
 |
Hey friends, I'm trying to do a Python course on Coursera, but I just can't pass one of the assignments because I am so confused by the following ques..... More
|
|
|
Sound from the tkinter.messagebox |
Posted by: tedarencn - May-04-2020, 07:48 PM - Forum: GUI
- Replies (2)
|
 |
Hey Guys,
I created one simple notebook now, When I click the button "message button" likes Author, version and copyright, the windows sound. But I c..... More
|
|
|
|