Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,963
» Latest member: chaoh1911
» Forum threads: 38,732
» Forum posts: 175,543
Full Statistics
|
Online Users |
There are currently 57 online users. » 0 Member(s) | 51 Guest(s) AOL, Bing, Google, Applebot, AOL
|
|
|
Logs and terminal in Tkinter |
Posted by: Prezess - Jul-26-2020, 09:20 PM - Forum: GUI
- Replies (1)
|
 |
I want to add an event log to my program or make redirect from gui to terminal.
How to do that???
|
|
|
George Pyman |
Posted by: Gribouillis - Jul-26-2020, 05:16 PM - Forum: Bar
- No Replies
|
|
Paths |
Posted by: millpond - Jul-26-2020, 12:53 AM - Forum: General Coding Help
- Replies (12)
|
 |
Lets start at the beginning.
Awhile back I started taking an interest in Python, and began to build a Python37 system in C:\Python37.
Then I had..... More
|
|
|
Fasta Files |
Posted by: johnny_sav1992 - Jul-25-2020, 04:26 PM - Forum: General Coding Help
- Replies (4)
|
 |
Hello everybody,
i'm new in programming and its the first time i use python. I'm working on a code that should read a fasta file and delete the he..... More
|
|
|
Failure to open web pages |
Posted by: RenanPereira10 - Jul-25-2020, 03:45 PM - Forum: Homework
- Replies (3)
|
 |
The code is supposed to open 5 links e new tabs but it's given a error.
The code was written bellow:
[python]#! python3
# lucky.py - Opens severa..... More
|
|
|
Deleting data in SQlite3 |
Posted by: SmukasPlays - Jul-25-2020, 02:07 PM - Forum: General Coding Help
- No Replies
|
 |
I did a function to delete a row in sqlite3 and it worked. But the database only shows that the data was exclude when I close and run my program agai..... More
|
|
|
help with snake game |
Posted by: blacklight - Jul-24-2020, 06:37 PM - Forum: Game Development
- Replies (3)
|
 |
question: I have a check if the snake.left(x coordinate) == fruit.left, the rand function should be called and the fruit spawns at a different locatio..... More
|
|
|
sns point plot grouping |
Posted by: Mekala - Jul-24-2020, 04:06 PM - Forum: Data Science
- No Replies
|
 |
Hi,
I have data contain two tools, three groups, my x-axis ID, y-axis is Time. I want to plot as follows:
data:
[python]ID Group ..... More
|
|
|
Exact Match |
Posted by: Kristenl2784 - Jul-24-2020, 03:29 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hello,
The first line of code is supposed to find string A180, and shift down 9 rows and grab that value. My problem is, is that I also have A180X..... More
|
|
|
|