Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,676
» Latest member: emmausa
» Forum threads: 38,648
» Forum posts: 175,063
Full Statistics
|
Online Users |
There are currently 414 online users. » 1 Member(s) | 407 Guest(s) Bing, Yandex, Google, Baidu, Applebot, emmausa
|
|
|
checking for matches between lists |
Posted by: henrik0706 - Oct-24-2017, 10:38 AM - Forum: General Coding Help
- Replies (2)
|
 |
Hey guys
so here's the problem
I have 2 lists:
numbers = [1,2,3,4,5,6,7,8,9]
given = [1,1,2] how do i find the amount of eleme..... More
|
|
|
Tkinter box model |
Posted by: Sebastian_Adil - Oct-23-2017, 08:17 PM - Forum: GUI
- Replies (2)
|
 |
In Tkinter there are six of standard options (-width -height -padx -pady -borderwidth -background) which can be gathered together in a flowchart and f..... More
Attached Files
Thumbnail(s)
|
|
|
openCV + GUI |
Posted by: Konstantin - Oct-23-2017, 05:14 PM - Forum: GUI
- Replies (3)
|
 |
I am completely new to Python.
Here is the task:
I need openCV window with video stream; on right click in window area I need a small GUI panel to p..... More
|
|
|
print a * pyramid |
Posted by: drogers10940 - Oct-23-2017, 04:16 PM - Forum: Homework
- Replies (5)
|
 |
[nodisplay]please give a runnable sample of your code with the full error text or a clear description of the problem
Please use python tags for cod..... More
|
|
|
PIN Number Tool |
Posted by: jgarrido - Oct-23-2017, 01:14 PM - Forum: General Coding Help
- No Replies
|
 |
Good morning everyone,
I'm kinda new to Python but have been able to create a lot of tasks that allow me to automate certain functions that we used..... More
|
|
|
|