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 41 online users. » 0 Member(s) | 38 Guest(s) Google, Bing, AOL
|
Latest Threads |
Weird failure in Selenium
Forum: General Coding Help
Last Post: Larz60+
2 hours ago
» Replies: 1
» Views: 65
|
print does not open conso...
Forum: General Coding Help
Last Post: Pedroski55
7 hours ago
» Replies: 2
» Views: 93
|
Fred Economic Data API
Forum: Web Scraping & Web Development
Last Post: Trickety
Yesterday, 03:05 PM
» Replies: 3
» Views: 2,536
|
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: 214
|
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,093
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,167
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 851
|
|
|
Python and PIP |
Posted by: scratchmyhead - Nov-06-2019, 12:32 PM - Forum: General Coding Help
- Replies (5)
|
 |
I downloaded and installed python 3.7 version and have been running Pycharm with no problem but when I go to the command prompt and check the python v..... More
|
|
|
print |
Posted by: mar24nn - Nov-06-2019, 11:18 AM - Forum: General Coding Help
- Replies (4)
|
 |
hi
any one can help
print args.test1, args.test2,':', args.test3 im getting this output: value value : value but need: [..... More
|
|
|
problem in socket |
Posted by: Mamad - Nov-06-2019, 11:12 AM - Forum: Networking
- Replies (2)
|
 |
Hi guys i need your helps guys im new in python and i have a problem in my code here is code:
from socket import *
ip = input("ip= ")
port = input(..... More
|
|
|
Pycharm Interpreter |
Posted by: Cryptus - Nov-06-2019, 10:36 AM - Forum: Bar
- Replies (1)
|
 |
Hello,
I am using Pycharm as my main IDE for Python projects and I like to switch between OS (Windows & Linux) where I have my Pycharms installed...... More
|
|
|
.startup.py |
Posted by: perfringo - Nov-06-2019, 09:30 AM - Forum: Bar
- Replies (1)
|
 |
Does anybody uses .startup.py and for what?
As .startup.py runs for interactive sessions, not when Python is running programs one don’t have to wor..... More
|
|
|
Function and Random |
Posted by: mkmoloney - Nov-06-2019, 04:07 AM - Forum: Homework
- Replies (2)
|
 |
I am making a function that designs a password that must follow specific criteria. The input is the length of the password, the output is the password..... More
|
|
|
1_States_Capitals |
Posted by: sanatpy - Nov-05-2019, 05:24 PM - Forum: General Coding Help
- Replies (11)
|
 |
Hi, I am a complete newbie for Python, and tried to code this program that finds Capitals of the States. It works perfectly fine, provides the desired..... More
|
|
|
Wonky Touch Events |
Posted by: hessej - Nov-05-2019, 04:35 PM - Forum: GUI
- Replies (2)
|
 |
Hey everyone,
I have a PyQt application that runs great on Windows (and another version that runs on Linux). I'm working on a Windows 10 touch-scre..... More
|
|
|
|