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 64 online users. » 0 Member(s) | 61 Guest(s) Google, Bing, AOL
|
Latest Threads |
Weird failure in Selenium
Forum: General Coding Help
Last Post: Larz60+
2 hours ago
» Replies: 1
» Views: 60
|
print does not open conso...
Forum: General Coding Help
Last Post: Pedroski55
7 hours ago
» Replies: 2
» Views: 92
|
Fred Economic Data API
Forum: Web Scraping & Web Development
Last Post: Trickety
Yesterday, 03:05 PM
» Replies: 3
» Views: 2,533
|
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,166
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 850
|
|
|
While loop in list |
Posted by: TheGhostKnight - Nov-08-2019, 12:38 PM - Forum: Homework
- Replies (2)
|
 |
Hello!
I'am currently taking a programming course in school and we have a project that is individual and we can't ask our teacher for help but we c..... More
|
|
|
PYGAME draw ball |
Posted by: gean - Nov-08-2019, 02:51 AM - Forum: Game Development
- Replies (1)
|
 |
Hi everyone,
I am working on a game with python 3.6 and PYGAME and with the Geany 1.36 text editor.
It is a game where a ball falls randomly from ..... More
|
|
|
Occurence |
Posted by: Adem - Nov-07-2019, 10:29 PM - Forum: General Coding Help
- Replies (3)
|
 |
Hi, I want to print the occurence of each item . For example, you want 5 items in (1,1). Instead of printing 1,1,1,1,1 ; I want it to print 1:"5". I'm..... More
|
|
|
Explaining Code |
Posted by: kozaizsvemira - Nov-07-2019, 06:30 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hi,
As I am learning python I am wondering about following code:
[python]openList = ['[', '{', '(']
closeList = [']', '}', ')']
def check(S..... More
|
|
|
equation |
Posted by: MathisDELAGE - Nov-07-2019, 09:25 AM - Forum: General Coding Help
- Replies (5)
|
 |
Hello,
I'd like to fix an equation with this program is what it would be possible to please
[python]
# coding:utf-8
équation = str(input("sais..... More
|
|
|
file directory |
Posted by: linards - Nov-06-2019, 07:27 PM - Forum: General Coding Help
- Replies (3)
|
 |
newbie here - please be gentle :)
Having a path error when trying to run a file in the terminal
Path:
/Users/linardsberzins/Desktop/weatherterm..... More
|
|
|
|