Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,955
» Latest member: Jamirul
» Forum threads: 38,727
» Forum posts: 175,527
Full Statistics
|
Online Users |
There are currently 52 online users. » 0 Member(s) | 46 Guest(s) Google, Bing, AOL, Applebot, AOL
|
Latest Threads |
extracting data from a us...
Forum: General Coding Help
Last Post: DeaD_EyE
4 hours ago
» Replies: 2
» Views: 108
|
how to export a dictionar...
Forum: GUI
Last Post: Pedroski55
Today, 03:45 AM
» Replies: 3
» Views: 168
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
Today, 01:04 AM
» Replies: 0
» Views: 355
|
pip install requests does...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 02:48 PM
» Replies: 10
» Views: 29,408
|
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
Sep-23-2025, 12:00 PM
» Replies: 4
» Views: 9,410
|
IBKR Purchasing code issu...
Forum: General Coding Help
Last Post: compuman145
Sep-23-2025, 09:08 AM
» Replies: 0
» Views: 293
|
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
Sep-23-2025, 03:29 AM
» Replies: 2
» Views: 742
|
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
Sep-22-2025, 08:56 PM
» Replies: 9
» Views: 946
|
403 error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 5,203
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 1,409
|
|
|
large ints and floats |
Posted by: Skaperen - Sep-26-2020, 12:51 AM - Forum: Bar
- Replies (7)
|
 |
what is the largest int that can be converted to float such that 1 larger cannot be converted to float?
hint: it is not a power of 2
suggestion:..... More
|
|
|
pyinstaller |
Posted by: rami84 - Sep-25-2020, 02:40 PM - Forum: General Coding Help
- No Replies
|
 |
Hello
i can't make an exe file for this script
[python]
import xlsxwriter
name = input("Enter Name: ")
age= input("Enter age: ")
workbook = xl..... More
|
|
|
Electron wave function |
Posted by: NUMA01 - Sep-25-2020, 01:23 PM - Forum: Code sharing
- No Replies
|
 |
Plotting of wave functions for an electrons quantum numbers (n,l ,ml) using spherical harmonics.
The first plot shows the probability of different di..... More
|
|
|
Sync It v0.60 |
Posted by: steve_shambles - Sep-25-2020, 10:17 AM - Forum: Code sharing
- No Replies
|
 |
I have just updated my little systray app for Windows to V0.60,
adding a profiles feature and other small improvements.
[img]https://1.bp.blogspot..... More
|
|
|
jupyter notebook |
Posted by: varsh - Sep-25-2020, 08:56 AM - Forum: General Coding Help
- No Replies
|
 |
hi,
I installed jupyter notebook through pip.
$ pip install jupyterlab
$ jupyter notebook
[C 14:25:06.690 NotebookApp] No such file or directory: ..... More
|
|
|
Bluetooth problem |
Posted by: Lad - Sep-24-2020, 07:26 PM - Forum: General Coding Help
- No Replies
|
 |
I am a new with bluetooth in Python. I wanted to use the following program that sends a file.
I wanted to send a file from laptop to a cell phone.
..... More
|
|
|
|