| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 50 online users. » 0 Member(s) | 47 Guest(s) Bing, Google, AOL
|
| Latest Threads |
No new line from print in...
Forum: General Coding Help
Last Post: Pedroski55
33 minutes ago
» Replies: 5
» Views: 172
|
Python Online Compiler
Forum: News and Discussions
Last Post: ichsanputr
2 hours ago
» Replies: 3
» Views: 11,084
|
Python is not working on ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 10:44 AM
» Replies: 4
» Views: 174
|
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Yesterday, 04:44 AM
» Replies: 8
» Views: 696
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Nov-27-2025, 04:48 AM
» Replies: 6
» Views: 7,816
|
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Nov-26-2025, 09:58 PM
» Replies: 3
» Views: 167
|
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Nov-26-2025, 03:53 PM
» Replies: 1
» Views: 142
|
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
Nov-26-2025, 08:47 AM
» Replies: 3
» Views: 229
|
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
Nov-26-2025, 04:40 AM
» Replies: 6
» Views: 3,223
|
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Nov-25-2025, 02:50 AM
» Replies: 6
» Views: 336
|
|
|
| string agg separated by comma |
|
Posted by: shyamal_kesh - Nov-23-2018, 12:35 PM - Forum: General Coding Help
- Replies (1)
|
 |
dfg = pd.DataFrame({"A": [1, 1, 2, 3, 3, 4],
"B": ['AA', 'AA', 'AB', 'CD', 'CD', 'EF'],
"C": ['A1', 'B1', 'C..... More
|
|
|
| homework |
|
Posted by: NZedMarine - Nov-22-2018, 11:37 PM - Forum: Homework
- Replies (1)
|
 |
[python]ArPe = str(input("Area Or Perimeter? "))
print("Ok " + ArPe + " we will calculate"):
if arpe == "area" or "perimeter":
x = "tru..... More
|
|
|
| Loop Value Stays the Same |
|
Posted by: nesrine - Nov-22-2018, 07:54 PM - Forum: Homework
- Replies (6)
|
 |
[size=large]
Hello,
I have this code after the modification of W I want to obtain the new value of E.I use the for loop but the value stay the same ..... More
|
|
|
| Need an example! |
|
Posted by: kimonsolo - Nov-22-2018, 04:54 PM - Forum: General Coding Help
- Replies (1)
|
 |
So im trying to build a bot for discord to help a small indie game i want to make search machine to search a specific .xls
for exmple if user type: ..... More
|
|
|
| Pyforms |
|
Posted by: Jemeronimo - Nov-22-2018, 12:30 PM - Forum: GUI
- No Replies
|
 |
Hey guys!
With Pyforms I'm trying to make the following
First row: 2 sliders that can have values from 0-10
Second row: 2 graphs that reac..... More
|
|
|
|