Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 32 online users. » 1 Member(s) | 26 Guest(s) Google, AOL, Apple, snippsat
|
Latest Threads |
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: Gribouillis
12 minutes ago
» Replies: 4
» Views: 114
|
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Today, 03:05 AM
» Replies: 4
» Views: 2,023
|
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Yesterday, 07:43 AM
» Replies: 2
» Views: 431
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Yesterday, 12:21 AM
» Replies: 2
» Views: 1,075
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,134
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 802
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 3,093
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,540
|
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 9,126
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,584
|
|
|
Python Question |
Posted by: Smhbugra - May-27-2019, 06:04 PM - Forum: Homework
- Replies (2)
|
 |
Compare the two codes shown below and state the output if the input entered in each case is -6?
CODE 1
import math
num=int(input("Enter a number ..... More
|
|
|
while loop |
Posted by: ef26 - May-27-2019, 08:23 AM - Forum: General Coding Help
- Replies (5)
|
 |
to the question:
Write a while loop to display the values of the Rating of an album playlist stored in the list PlayListRatings. If the score is less..... More
|
|
|
Problems with frames layout |
Posted by: Gupi - May-27-2019, 04:07 AM - Forum: GUI
- Replies (1)
|
 |
I'm trying to layout my GUI with next settings:
1st level.
- FrameMain, which takes most part of the window, it's the top one.
- FrameBottom, whi..... More
|
|
|
Creating a wavelet matrix |
Posted by: pingaan - May-26-2019, 02:59 PM - Forum: Homework
- Replies (4)
|
 |
Hi,
A few friends and I are on a school project and one of the tasks conserns creating a wavelet matrix. The idea is to create this wavelet matrix ..... More
|
|
|
stepper motor modbus-tcp |
Posted by: Tomerkrp - May-26-2019, 12:44 PM - Forum: Networking
- Replies (1)
|
 |
Need Help!!!
I am trying to control a stepper motor thet has a internal controller and communication via mudbus tcp I want to send commands to him ..... More
|
|
|
[split] Array in numpy |
Posted by: aapurdel - May-25-2019, 07:30 PM - Forum: Data Science
- Replies (1)
|
 |
I renamed __init__.py to numpy.py
I run >>> import numpy as np
I run >>> np.__file__ 'C:\Adrian\Python37\Lib\numpy-1.11.2\numpy\numpy.py'
SyntaxErr..... More
|
|
|
|