Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,993
» Latest member: lauren557
» Forum threads: 38,736
» Forum posts: 175,588
Full Statistics
|
Online Users |
There are currently 41 online users. » 1 Member(s) | 35 Guest(s) Applebot, Bing, Google, AOL, snippsat
|
Latest Threads |
Another app idea - intera...
Forum: News and Discussions
Last Post: Biks
5 hours ago
» Replies: 1
» Views: 1,811
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: Biks
5 hours ago
» Replies: 3
» Views: 1,114
|
real community
Forum: News and Discussions
Last Post: Biks
5 hours ago
» Replies: 4
» Views: 3,064
|
print does not open conso...
Forum: General Coding Help
Last Post: Tycho_2025
7 hours ago
» Replies: 5
» Views: 169
|
create ocr to detect lice...
Forum: General Coding Help
Last Post: Pedroski55
9 hours ago
» Replies: 4
» Views: 140
|
Weird failure in Selenium
Forum: General Coding Help
Last Post: Larz60+
Yesterday, 08:57 AM
» Replies: 1
» Views: 89
|
Fred Economic Data API
Forum: Web Scraping & Web Development
Last Post: Trickety
Oct-02-2025, 03:05 PM
» Replies: 3
» Views: 2,556
|
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: noisefloor
Oct-02-2025, 01:56 PM
» Replies: 6
» Views: 251
|
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Oct-01-2025, 03:05 AM
» Replies: 4
» Views: 2,063
|
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Sep-30-2025, 07:43 AM
» Replies: 2
» Views: 482
|
|
|
index errors |
Posted by: ridgerunnersjw - Sep-14-2019, 06:42 PM - Forum: General Coding Help
- Replies (3)
|
 |
Can someone please tell what I am doing wrong??...I am continually getting an index error. I have a 4x2x3 matrix (lists) and I am trying to first cre..... More
|
|
|
Using color in python |
Posted by: Help_me_Please - Sep-14-2019, 03:39 PM - Forum: Game Development
- Replies (16)
|
 |
I am creating a game and I want to include colour and I am setting variables to their appropriate value, I here 'color' has to be spelt like that. But..... More
|
|
|
String handling |
Posted by: YoungGrassHopper - Sep-14-2019, 10:30 AM - Forum: General Coding Help
- Replies (23)
|
 |
Hey guys.
Here is what I have to accomplish:
● Ask the user to input a string and then ask the user which characters they would like to make dis..... More
|
|
|
What is the correct syntax for list items that need to contain a quotation mark, etc? |
Posted by: KaisoArt - Sep-13-2019, 06:42 PM - Forum: General Coding Help
- Replies (7)
|
 |
A script I have has this line:
items = ['1/16"', '1/8"','1/4"','3/8"','1/2"','3/4"','1-1/2"','1/6"','1:1']
This displays as 1/16", ..... More
|
|
|
Loop Details |
Posted by: ichabod801 - Sep-13-2019, 06:41 PM - Forum: Fundamentals
- Replies (5)
|
 |
Often in computer programming you want to do the same thing over and over again. You may want to do it a certain number of times, or for certain items..... More
|
|
|
Scrollbars on canvas |
Posted by: Christina - Sep-13-2019, 01:22 PM - Forum: GUI
- Replies (2)
|
 |
Hello,
I'm trying to create a image viewer in tkinter. I have problem with scrollbars in my app. I want horizontal and vertical scrollbars next to im..... More
|
|
|
Saving images |
Posted by: Christina - Sep-13-2019, 12:55 PM - Forum: GUI
- Replies (10)
|
 |
Hello,
I'm trying to create a image viewer in tkinter. I have problem with saving the images. On canvas I created an image. For save I don't use Phot..... More
|
|
|
negative indices in lists |
Posted by: Ironword - Sep-13-2019, 01:02 AM - Forum: Homework
- Replies (6)
|
 |
This isn't technically homework, as I'm working my own way through through a beginner's Python book rather than taking a course, but it seemed like th..... More
|
|
|
|