Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 49 online users. » 0 Member(s) | 45 Guest(s) Google, Bing, AOL, Mojeek
|
Latest Threads |
Weird failure in Selenium
Forum: General Coding Help
Last Post: Larz60+
18 minutes ago
» Replies: 1
» Views: 49
|
print does not open conso...
Forum: General Coding Help
Last Post: Pedroski55
5 hours ago
» Replies: 2
» Views: 90
|
Fred Economic Data API
Forum: Web Scraping & Web Development
Last Post: Trickety
Yesterday, 03:05 PM
» Replies: 3
» Views: 2,532
|
create ocr to detect lice...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:58 PM
» Replies: 2
» Views: 96
|
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:56 PM
» Replies: 6
» Views: 212
|
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: 462
|
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: 849
|
|
|
last index |
Posted by: paul18fr - Jul-31-2019, 08:35 AM - Forum: Data Science
- Replies (4)
|
 |
Hi
In Python, starting indexes from 0 (it has been the choice of Guido Van Rossum from what I read some time ago, but it's confusing compare to Mat..... More
|
|
|
if statement |
Posted by: d3fi - Jul-30-2019, 03:19 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hello. hope you can help me.
first. here is my code
[python]medicin = input("hvilken medicin skal du give? ").lower() #What medicine are you givin..... More
|
|
|
Better Coding |
Posted by: aankrose - Jul-30-2019, 01:43 PM - Forum: General Coding Help
- Replies (3)
|
 |
[python]
import sys
rows=colcnt=11
dotcnt=center=(rows-1)
for cnt in range(1,(rows+1)):
print("".ljust(dotcnt,'.'),end='')
for c in range(do..... More
|
|
|
If Statement Help |
Posted by: VictorVictus - Jul-30-2019, 12:56 PM - Forum: General Coding Help
- Replies (6)
|
 |
Hello, users of Python!
My name is Victor Puche, I'm a total noob at programming in Python. I'm trying to create a test program which, using variab..... More
|
|
|
|