Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 43 online users. » 0 Member(s) | 37 Guest(s) Google, Bing, Mojeek, AOL, Google Image, AOL
|
Latest Threads |
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: Pedroski55
4 hours ago
» Replies: 7
» Views: 373
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Yesterday, 06:39 PM
» Replies: 7
» Views: 2,801
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
Sep-27-2025, 11:58 PM
» Replies: 1
» Views: 663
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,200
|
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 8,763
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Sep-27-2025, 03:54 AM
» Replies: 3
» Views: 656
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,152
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,132
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,423
|
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Sep-26-2025, 09:50 AM
» Replies: 1
» Views: 1,973
|
|
|
Python Read/Write serial |
Posted by: dlizimmerman - Jan-31-2019, 03:12 AM - Forum: General Coding Help
- No Replies
|
 |
Learning to read/write serial using back to back USB to serial boards (X-cross TX & RX) started writing to a port and monitoring the other using Putty..... More
|
|
|
help with list |
Posted by: sonedap - Jan-30-2019, 04:18 PM - Forum: Homework
- Replies (22)
|
 |
[python]
input("give number a")
a= int(input())
input("give number b")
b=int(input())
luck = list()
for i in range(0,b):
luck[i] = a**b
pri..... More
|
|
|
Delete a post |
Posted by: gehrenfeld - Jan-30-2019, 12:44 PM - Forum: Board
- Replies (2)
|
 |
How do I dlete a post or show that was solved?
|
|
|
JSON Parsing |
Posted by: PythonLearner007 - Jan-30-2019, 02:12 AM - Forum: General Coding Help
- Replies (3)
|
 |
I have a situation where i need to parse a JSON into relation tables. the JSON comprise of dictionaries, list with 4 -5 level nested. also, have a..... More
|
|
|
Help with arrays assignment |
Posted by: hyg71886 - Jan-29-2019, 11:33 PM - Forum: Homework
- Replies (15)
|
 |
Good evening. I am new to coding and python this is my fourth week in class. The assignment was
Statistics on football games are often displayed as t..... More
|
|
|
|