| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,251
» Latest member: ftk456
» Forum threads: 38,780
» Forum posts: 175,822
Full Statistics
|
| Online Users |
There are currently 50 online users. » 1 Member(s) | 45 Guest(s) Bing, Google, Applebot, kshahzad1985
|
| Latest Threads |
why is the image not show...
Forum: General Coding Help
Last Post: deanhystad
3 hours ago
» Replies: 2
» Views: 50
|
New to python and coding
Forum: Homework
Last Post: jefsummers
10 hours ago
» Replies: 4
» Views: 116
|
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Today, 10:11 AM
» Replies: 6
» Views: 204
|
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Yesterday, 09:52 AM
» Replies: 11
» Views: 326
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: Gribouillis
Yesterday, 05:07 AM
» Replies: 5
» Views: 287
|
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Nov-10-2025, 05:37 AM
» Replies: 1
» Views: 119
|
Data Science
Forum: Data Science
Last Post: mamta25
Nov-10-2025, 05:27 AM
» Replies: 3
» Views: 2,625
|
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Nov-09-2025, 12:56 AM
» Replies: 4
» Views: 217
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 205
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 376,427
|
|
|
| UTF8 for Urdu text editor |
|
Posted by: technifire - Jul-24-2017, 04:48 AM - Forum: GUI
- Replies (2)
|
 |
Hello !
I am making a little text editor/ Word processor for Urdu/Hindi typing using Tkinter .
I have made it workable for english , now lookin..... More
|
|
|
| Subsequence function |
|
Posted by: tomhuang - Jul-24-2017, 02:12 AM - Forum: Homework
- Replies (6)
|
 |
Write a python function to determine whether or not string x is a subsequence of y. Unlike substrings, subsequences do not have to be consecutive. For..... More
|
|
|
| Question about loop |
|
Posted by: Pires - Jul-23-2017, 12:01 AM - Forum: Homework
- Replies (4)
|
 |
Hey everyone, I need help.
I'm creating a basic script that works like this:
The user gets a pokémon, then have to input +1 to increase its level un..... More
|
|
|
| working with file problem |
|
Posted by: u18sc11 - Jul-22-2017, 04:33 PM - Forum: Homework
- Replies (3)
|
 |
I am trying to work with a file but getting but I am unable to get it working correctly.
I created the following programme:
[python]outFile = op..... More
|
|
|
| Easy script problem |
|
Posted by: Niko047 - Jul-22-2017, 12:38 PM - Forum: Homework
- Replies (5)
|
 |
Hey guys, it's me again. As an exercise, I was trying to write a script that "encrypts" a message crypted using distance x (Caesar's code) and ASCII ..... More
|
|
|
| Numpy random number |
|
Posted by: Bryant - Jul-22-2017, 11:08 AM - Forum: Data Science
- Replies (1)
|
 |
I am a beginner of Python. And I am a bit confused by different way of generating random numbers. Appreciate if anyone can explain the difference belo..... More
|
|
|
| Converting file |
|
Posted by: tierra32 - Jul-21-2017, 08:48 PM - Forum: Data Science
- Replies (7)
|
 |
How do you convert an .xlsx or .csv to .ipynb?
I am using Juypter notebook and I want to upload a file but it will only upload files that are .ipy..... More
|
|
|
| RE function |
|
Posted by: baronmontesqieu - Jul-21-2017, 03:24 PM - Forum: General Coding Help
- Replies (12)
|
 |
I have an urgent question over python programming language.
I am trying to find a pattern in my code with a pattern as follows
intMintNintM
by in..... More
|
|
|
| Udacity while loop question |
|
Posted by: liquidmetalrob - Jul-21-2017, 10:36 AM - Forum: Homework
- Replies (6)
|
 |
Hi!
I'm doing the Intro to Computer Science course on Udacity and I'm trying to:
#Define a procedure, find_last, that takes as input
# two string..... More
|
|
|
|