| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 34 online users. » 0 Member(s) | 30 Guest(s) Bing, Google, Apple
|
|
|
| lxml |
|
Posted by: Prince - Apr-06-2018, 09:00 AM - Forum: General Coding Help
- No Replies
|
 |
Hi Guys, i needed to dynamically compare two xml files xpaths, if the xpaths are the same , compare the values which is text in xml, anyone did it bef..... More
|
|
|
| pip3 under Mac |
|
Posted by: sgbotsford - Apr-06-2018, 03:54 AM - Forum: News and Discussions
- Replies (1)
|
 |
I'm in the process of coming up to speed on python on mac.
I downloaded the Mac installer ran it.
The app I want to turn under python tells me t..... More
|
|
|
| Why is this code wrong? |
|
Posted by: Lemmy - Apr-05-2018, 02:56 PM - Forum: Homework
- Replies (4)
|
 |
This is the quiz:
The function in this quiz, median, returns the median value of an input list. Unfortunately it only works with lists that ..... More
|
|
|
| Am I right? |
|
Posted by: sun30812 - Apr-05-2018, 05:38 AM - Forum: General Coding Help
- Replies (3)
|
 |
a = 3
b = 5
print("The product of the two numbers is %d." % a*b)
I don't know that is right.
[python]
a = 3
b = 5
print("The product of t..... More
|
|
|
| PyCharm |
|
Posted by: miranda - Apr-05-2018, 04:29 AM - Forum: Homework
- Replies (5)
|
 |
Has anyone used PyCharm? Is PyCharm for Data scientist or for developer? Any sharing about PyCharm is appreciated.
Thank you.
|
|
|
| Global Variable |
|
Posted by: jarrod0987 - Apr-05-2018, 12:22 AM - Forum: General Coding Help
- Replies (4)
|
 |
Is it possible to declare a global string outside of the main function and then modify it later from inside the main function?
If so, how please?
..... More
|
|
|
| Python Course |
|
Posted by: SBachar - Apr-04-2018, 07:18 PM - Forum: Homework
- Replies (3)
|
 |
Where can I take the Python course/s which this forum refers to?
|
|
|
|