Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 44 online users. » 0 Member(s) | 38 Guest(s) Apple, Bing, Google, Mojeek, AOL
|
Latest Threads |
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: noisefloor
6 hours ago
» Replies: 4
» Views: 214
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 11:58 PM
» Replies: 1
» Views: 574
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:49 PM
» Replies: 4
» Views: 2,112
|
My First App
Forum: Code Review
Last Post: carlbidwell
Yesterday, 10:53 AM
» Replies: 8
» Views: 8,673
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 03:54 AM
» Replies: 3
» Views: 573
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,055
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,047
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,324
|
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Sep-26-2025, 09:50 AM
» Replies: 1
» Views: 1,908
|
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Sep-26-2025, 03:53 AM
» Replies: 1
» Views: 2,959
|
|
|
Tkinter |
Posted by: _edgene - Dec-17-2018, 01:41 PM - Forum: GUI
- Replies (2)
|
 |
Hi users! This is not a technical question but I'm just interested. Tkinter stands for Tk Interface and what does Tk stand for?
|
|
|
Combinations |
Posted by: mnnewick - Dec-17-2018, 11:41 AM - Forum: Homework
- Replies (1)
|
 |
Here is my code:
#Task 3 Theif#
[python]import itertools
n1 = input("Enter your 1st known number? ")
n2 = input("Enter your 2nd known numb..... More
|
|
|
Problem starting second thread |
Posted by: robgar2001 - Dec-16-2018, 01:13 PM - Forum: Data Science
- No Replies
|
 |
Hi, I am new to python and while I am learning I clean up my code.
I have learned a bit about classes and while I changed my (messy) code to work wit..... More
|
|
|
y according to x1, x2 |
Posted by: nesrine - Dec-16-2018, 09:30 AM - Forum: Data Science
- Replies (1)
|
 |
Hello,
I used this code to obtain all the possibility of value between( -3 and 3 )for x1 and x2:
[python]import numpy as np
import math
x1 = np.aran..... More
|
|
|
docs for text2pdf |
Posted by: Pedroski55 - Dec-16-2018, 07:57 AM - Forum: General Coding Help
- Replies (8)
|
 |
I want to covert some (very simple) text files to pdf. To that end, I imported the text2pdf module. However, I cannot find any documentation on the us..... More
|
|
|
GUI Editor help |
Posted by: nateisfading - Dec-16-2018, 01:27 AM - Forum: News and Discussions
- Replies (7)
|
 |
Hey all, First post. I am building an electric guitar tuner via R Pi and instead of an LED array, I want to use a 5" display for my output. What is..... More
|
|
|
Anaconda |
Posted by: gehrenfeld - Dec-15-2018, 06:38 PM - Forum: General Coding Help
- Replies (2)
|
 |
I am using Anaconda 3 and running into some problems using it.
All you long time python users out there should I stick with Anaconda or just use py..... More
|
|
|
Problem with permissions |
Posted by: gehrenfeld - Dec-15-2018, 05:31 PM - Forum: General Coding Help
- No Replies
|
 |
I can run a python file named test.py that prints Hello World from the command prompt and it works.
When I try to run the same file from the same d..... More
|
|
|
|