Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,992
» Latest member: maribita
» Forum threads: 38,736
» Forum posts: 175,580
Full Statistics
|
Online Users |
There are currently 54 online users. » 1 Member(s) | 44 Guest(s) Applebot, Bing, Google, AOL, Facebook, maribita
|
Latest Threads |
Weird failure in Selenium
Forum: General Coding Help
Last Post: Larz60+
3 hours ago
» Replies: 1
» Views: 69
|
print does not open conso...
Forum: General Coding Help
Last Post: Pedroski55
8 hours ago
» Replies: 2
» Views: 95
|
Fred Economic Data API
Forum: Web Scraping & Web Development
Last Post: Trickety
Yesterday, 03:05 PM
» Replies: 3
» Views: 2,537
|
create ocr to detect lice...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:58 PM
» Replies: 2
» Views: 99
|
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:56 PM
» Replies: 6
» Views: 216
|
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Oct-01-2025, 03:05 AM
» Replies: 4
» Views: 2,047
|
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Sep-30-2025, 07:43 AM
» Replies: 2
» Views: 463
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Sep-30-2025, 12:21 AM
» Replies: 2
» Views: 1,096
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,168
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 851
|
|
|
optimalization of code |
Posted by: storzo - Aug-06-2019, 10:05 PM - Forum: GUI
- Replies (5)
|
 |
Hi guys can someone help me with optimalization of this code?
i got 5 chechk box (named Px) and 5 other (named Rx)
I wish: on begin all check box got ..... More
|
|
|
me again...:) |
Posted by: raymond2688 - Aug-06-2019, 07:52 PM - Forum: Homework
- Replies (4)
|
 |
ok for once this is not for homework but to make my output look better
[python] elif option == 3:
for item in FAQ:
print("..... More
|
|
|
Rock Paper Scissor GAME |
Posted by: inamullah9 - Aug-06-2019, 05:07 PM - Forum: Code sharing
- Replies (3)
|
 |
I learned basic python in 1 week and here is what i developed. It is a basic rock paper scissor game between user and computer. One who scores 5 point..... More
|
|
|
Underline title |
Posted by: paul18fr - Aug-06-2019, 09:18 AM - Forum: General Coding Help
- Replies (8)
|
 |
All
I'm still trying to dinf the good synthax in order to underline the title; I tried Latex methode with $\underline{My Title}$ but it's not recog..... More
|
|
|
Plots issue |
Posted by: shane1236 - Aug-06-2019, 07:10 AM - Forum: Data Science
- Replies (1)
|
 |
I'm plotting the few figures however, unable to plot below is my code. Kindly guide me.
#!/usr/bin/env python3
[python]import matplotlib.pyplot..... More
|
|
|
Rule 110 Automata |
Posted by: headkase - Aug-05-2019, 11:19 PM - Forum: Code sharing
- Replies (2)
|
 |
[python]"""
Rule 110 Automata
-----------------
Rules:
current pattern 111 110 101 100 011 010 001 000
new cell 0 1 1 0 1 1 ..... More
|
|
|
[python][tkinter][pandas] |
Posted by: NEL - Aug-05-2019, 12:16 PM - Forum: GUI
- No Replies
|
 |
Hi guys. I am finance professional who uses python in backend. Now I need to display my analysis in Tkinetr and I faced with the following problem.
..... More
|
|
|
[python][tkinter] |
Posted by: NEL - Aug-05-2019, 07:35 AM - Forum: GUI
- Replies (2)
|
 |
Hi guys.
I created Notebook in tkinter and put there graph and table. My graph has grey area around it and I cannot remove that extra space. This ..... More
|
|
|
|