| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,246
» Latest member: isla123456
» Forum threads: 38,779
» Forum posts: 175,813
Full Statistics
|
| Online Users |
There are currently 51 online users. » 1 Member(s) | 45 Guest(s) Applebot, Google, Bing, AOL, snippsat
|
|
|
| Python trouble #1 |
|
Posted by: Cicada3301 - Nov-16-2021, 10:26 PM - Forum: Homework
- Replies (5)
|
 |
Hello there!
I am a complete beginner when it comes in Python...
So..I have a .txt file which contains data of numerous mountains lin this form:
n..... More
|
|
|
| Tkinter won't start |
|
Posted by: uriel - Nov-16-2021, 07:19 PM - Forum: GUI
- Replies (4)
|
 |
Hello everyone!
I faced with difficult that when I run this code:
[python]from tkinter import Tk, Canvas
root = Tk()
c = Canvas(root, width=80..... More
Attached Files
Thumbnail(s)
|
|
|
| how to write code |
|
Posted by: demon_calcifer - Nov-16-2021, 11:22 AM - Forum: Homework
- Replies (1)
|
 |
Describe the recursive function Root (a, b, esp), which by dividing the segment in half finds with accuracy the esp root of the equation f (x) = 0 on ..... More
|
|
|
| pressing the button |
|
Posted by: arkiboys - Nov-13-2021, 11:12 AM - Forum: GUI
- Replies (2)
|
 |
Hi,
It looks like the click event does not get called and so textbox2 does not get populated with the value of textbox1.
Do you see why?
Thank you..... More
|
|
|
| who is Barry? |
|
Posted by: Skaperen - Nov-12-2021, 12:21 AM - Forum: Bar
- Replies (7)
|
 |
who is Barry? a developer?
[output]
lt2a/forums /home/forums 4> python3
Python 3.6.9 (default, Jan 26 2021, 15:33:00)
[GCC 8.4.0] on linux
Ty..... More
|
|
|
|