Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,673
» Latest member: techthiru
» Forum threads: 38,648
» Forum posts: 175,059
Full Statistics
|
Online Users |
There are currently 463 online users. » 0 Member(s) | 457 Guest(s) Bing, Google, Yandex, Baidu, Apple
|
|
|
subprocess with args |
Posted by: haye - Oct-23-2017, 10:54 AM - Forum: General Coding Help
- No Replies
|
 |
Hi, i've made a python script which gives me some stats from NFS:
[python]import sys
import subprocess
import argparse
parser = argparse.ArgumentPa..... More
|
|
|
String Pulling |
Posted by: pdatt794 - Oct-23-2017, 06:20 AM - Forum: General Coding Help
- Replies (1)
|
 |
What is the replacement of "sed" in python ?
I mean the way sed works in unix, what we can use to get same functionality ?
Thanks
Praveen Dutt
|
|
|
Function arguments help |
Posted by: FingerButton - Oct-23-2017, 01:23 AM - Forum: Homework
- Replies (2)
|
 |
I've created a BMI Index in python for a class I'm in and I'm trying to get it to do a few things without any luck. What I want it to do is just ask f..... More
|
|
|
Function to convert |
Posted by: slehee - Oct-22-2017, 07:59 PM - Forum: Homework
- Replies (7)
|
 |
How to write a function that takes a single parameter ( for example numbers from 1-10) then returns a string like "one" to number 1 and "two" to numbe..... More
|
|
|
Decision Tree |
Posted by: Alberto - Oct-22-2017, 07:42 PM - Forum: General Coding Help
- Replies (1)
|
 |
I have the following problem. I have a written code attach below. The code constructs a tree based on the information in "my_data". The main idea is t..... More
|
|
|
Polynomials |
Posted by: RiceGum - Oct-22-2017, 06:21 PM - Forum: Homework
- Replies (4)
|
 |
I need to write a program that reads two numbers. Than used them in this polynomial: 3*x**3 - 5x + 0.8 and calculate all the values between them with ..... More
|
|
|
User sign up and login system |
Posted by: tesilstudent112 - Oct-22-2017, 10:03 AM - Forum: Homework
- Replies (1)
|
 |
Hey there everyone. For my homework, can i get some help with my computing homework project?
The task is to create a login system for a multi-choic..... More
|
|
|
Seeking buyer |
Posted by: pp3cloud - Oct-21-2017, 10:41 PM - Forum: Jobs
- Replies (1)
|
 |
Seeking student or buyer to take over political prisoner database project Django, PostgreSQL, github, heroku. Based on Django Unleashed e.g. foreign ..... More
|
|
|
|