Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 38 online users. » 1 Member(s) | 32 Guest(s) Applebot, Bing, AOL, Google, bowlofred
|
Latest Threads |
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
9 hours ago
» Replies: 2
» Views: 224
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Today, 12:21 AM
» Replies: 2
» Views: 853
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 05:45 PM
» Replies: 6
» Views: 901
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Yesterday, 12:59 PM
» Replies: 8
» Views: 594
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 2,945
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,358
|
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 8,935
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,364
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,279
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,605
|
|
|
SSL Handshare Errors |
Posted by: RebelCoder - Apr-07-2019, 01:27 AM - Forum: Networking
- Replies (2)
|
 |
Hello everyone!
I am trying to access some DB with requests, and this code worked about a month ago:
[python]
print(f"\n[Protein function based..... More
|
|
|
Visual Studio 2019 and Neuron |
Posted by: JamesBrown - Apr-06-2019, 05:12 PM - Forum: GUI
- No Replies
|
 |
I am trying to use VS 2019 Community for Python. I have it up and running but am having trouble loading the NEURON (7.2536.15) package.
It is in my l..... More
|
|
|
Using Data from an Array |
Posted by: Tomington - Apr-06-2019, 06:45 AM - Forum: Homework
- Replies (1)
|
 |
G,Day everyone :)
so my class has been given a assignment to make a currency converter. what we are asked to do is. read data from csv file and get a..... More
|
|
|
Subtacting times |
Posted by: Confused - Apr-06-2019, 02:31 AM - Forum: Homework
- Replies (2)
|
 |
2. Write your code to calculate an array called **opening_duration_list**
that stores the opening duration of all medicare offices.
Store the a..... More
|
|
|
Need help. |
Posted by: msp1981 - Apr-06-2019, 01:26 AM - Forum: Homework
- Replies (5)
|
 |
Below, is an assignment I was given, first of all I'm no where near this level in math yet but the math operation line for this should be something li..... More
|
|
|
Time question |
Posted by: Confused - Apr-05-2019, 04:30 PM - Forum: Homework
- Replies (11)
|
 |
1. Define a function called compute_opening_duration to calculate the duration of the opening time.
The function takes two strings: the opening ti..... More
|
|
|
Please check code |
Posted by: Evgeniy2019 - Apr-05-2019, 04:07 PM - Forum: Homework
- Replies (4)
|
 |
The program below implements computer
assistant, who asks the user day, month
and year of birth, and then display the age in years, months, and
day..... More
|
|
|
Why thread and queue only process the last row |
Posted by: kinojom - Apr-05-2019, 03:08 PM - Forum: General Coding Help
- No Replies
|
 |
[python]
CSv
date,ref_num,desc,debit,credit,payee_id,code,name
2019-01-31,L00001,john,30.00,,150,500,johnkino
2019-01-31,L00001,john,,30..... More
|
|
|
Tried everything |
Posted by: Confused - Apr-05-2019, 01:27 PM - Forum: Homework
- Replies (6)
|
 |
Sorry for asking really simple questions. I've been trying for hours with no luck.
1. Print the number of unique stations
[python]import numpy a..... More
|
|
|
Changing small letter. |
Posted by: pawlo392 - Apr-05-2019, 12:49 PM - Forum: Homework
- Replies (1)
|
 |
I want to write generator, which will be change the first letter of the names from list. I have to use "for" and "yield". I thought about something li..... More
|
|
|
|