| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,261
» Latest member: SledgeNE
» Forum threads: 38,787
» Forum posts: 175,848
Full Statistics
|
| Online Users |
There are currently 56 online users. » 0 Member(s) | 52 Guest(s) Bing, Google, AOL, AOL
|
|
|
| Python Doubt |
|
Posted by: csrlima - Jan-22-2021, 05:23 PM - Forum: General Coding Help
- Replies (5)
|
 |
Hi , i need some help in python script :
Im receiveing data from USB0 of my Raspberry Pi and for now , with my python script i can print all data . W..... More
|
|
|
| Sublime Text |
|
Posted by: TechNitium - Jan-22-2021, 03:38 PM - Forum: General Coding Help
- Replies (4)
|
 |
I am using sublime text but when I run/build it, my code just prints and isn't interactive so how do I run it through terminal.
|
|
|
| Trying to solve an exercise |
|
Posted by: frafrog - Jan-21-2021, 10:59 PM - Forum: Homework
- Replies (3)
|
 |
Hello, I'm trying to solve this exercise from the book think python :
Exercise 9.6. Write a function called is_abecedarian that returns True if the l..... More
|
|
|
| Simple longline function |
|
Posted by: programerAnel - Jan-21-2021, 07:17 PM - Forum: Code Review
- No Replies
|
 |
Please guys don't tell me that I must use the save to path and load from path
[python]def reduce_image_size(dmy):
with open('MyTempImage.jpg'..... More
|
|
|
| School project |
|
Posted by: janivar91 - Jan-21-2021, 03:29 PM - Forum: Homework
- Replies (3)
|
 |
Hello. I'm struggling with a school project. I'm fairly new to Python, and I'm hoping for some great suggestions to solve my problem.
What I am try..... More
|
|
|
| Sorting data |
|
Posted by: pprod - Jan-21-2021, 10:20 AM - Forum: General Coding Help
- Replies (4)
|
 |
Hello,
Suppose a regular expression that extracts, say, the characters below and outputs them in the following order:
A
B
C
D
My goal is to ..... More
|
|
|
| Need help with code |
|
Posted by: Devaraja - Jan-21-2021, 10:04 AM - Forum: Homework
- Replies (3)
|
 |
I have an assignement to make app that list songs lenght in seconds and then in minutes, but i don't know how to do it.
Here is what i have but obvio..... More
|
|
|
|