| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 43 online users. » 0 Member(s) | 39 Guest(s) Bing, Google, AOL, Google Image
|
| Latest Threads |
No new line from print in...
Forum: General Coding Help
Last Post: snippsat
2 hours ago
» Replies: 8
» Views: 207
|
Python Online Compiler
Forum: News and Discussions
Last Post: ichsanputr
7 hours ago
» Replies: 3
» Views: 11,099
|
Python is not working on ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 10:44 AM
» Replies: 4
» Views: 182
|
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Yesterday, 04:44 AM
» Replies: 8
» Views: 705
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Nov-27-2025, 04:48 AM
» Replies: 6
» Views: 7,820
|
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Nov-26-2025, 09:58 PM
» Replies: 3
» Views: 174
|
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Nov-26-2025, 03:53 PM
» Replies: 1
» Views: 151
|
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
Nov-26-2025, 08:47 AM
» Replies: 3
» Views: 241
|
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
Nov-26-2025, 04:40 AM
» Replies: 6
» Views: 3,224
|
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Nov-25-2025, 02:50 AM
» Replies: 6
» Views: 342
|
|
|
| Read ini file |
|
Posted by: ebolisa - Oct-31-2018, 10:58 PM - Forum: General Coding Help
- Replies (5)
|
 |
Hi,
When running the below code, I get an error message but I don't understand it. I appreciate some insights.
TIA
data.ini
[python]
[setting..... More
|
|
|
| byte types |
|
Posted by: Skaperen - Oct-31-2018, 10:44 PM - Forum: News and Discussions
- Replies (16)
|
 |
i find many times i write some code or a function or a method that does something with strings and i want it to also handle byte strings since i use t..... More
|
|
|
| Ping in python |
|
Posted by: domi453 - Oct-31-2018, 09:33 PM - Forum: Homework
- Replies (2)
|
 |
My homework is to implement Ping in python, it can be simple program with using libraries. What I dont know is which libraries should I use and how to..... More
|
|
|
| a funny code |
|
Posted by: nzcan - Oct-31-2018, 08:51 PM - Forum: Bar
- No Replies
|
 |
some funny code:
[python]>>> b = 'when we were nearly come to the last round of the punch, i addressed mysel..... More
|
|
|
| For \ While loops |
|
Posted by: Itay - Oct-31-2018, 02:23 PM - Forum: Homework
- Replies (9)
|
 |
Hello , I'm a python beginner and I need help with For & While loops
1)Ive been asked to code a loop with 'While'. In the loop I need to have 3 var..... More
|
|
|
| Plotting datas |
|
Posted by: Krszt - Oct-31-2018, 09:06 AM - Forum: General Coding Help
- Replies (2)
|
 |
Hello,
I am completely new with matplotlib. I would like to create a graph (with points), where every data on x axis is a date and y is a float nu..... More
|
|
|
| Need help! |
|
Posted by: frequency - Oct-30-2018, 07:14 PM - Forum: General Coding Help
- Replies (8)
|
 |
This small issue took me 3 days and i stil did not fix it. [b][i]I was assigned to Create a program that counts the digits(0-9) from a string as well ..... More
|
|
|
| Need help on assignment |
|
Posted by: sstonne - Oct-30-2018, 03:39 PM - Forum: Homework
- Replies (1)
|
 |
I'm trying to add a coin that when collided with the player you get a message saying you win and restarts or closes the game. I have a class made for ..... More
|
|
|
| Python arrays |
|
Posted by: abdullahali - Oct-30-2018, 03:19 PM - Forum: Homework
- Replies (3)
|
 |
How could I convert my list that is associated with variable data2 to a 2D numpy array?
|
|
|
|