| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,257
» Latest member: Bamboo
» Forum threads: 38,782
» Forum posts: 175,836
Full Statistics
|
| Online Users |
There are currently 36 online users. » 0 Member(s) | 34 Guest(s) Bing, Google
|
|
|
| Video and audio coding |
|
Posted by: Windy_i - Oct-15-2017, 04:25 AM - Forum: Networking
- Replies (1)
|
 |
I have written programs in Java & C# and am ready to use Python. I would like to write a program to an intercom system in my house that uses both vide..... More
|
|
|
| Accumulator/looping problem |
|
Posted by: student8 - Oct-15-2017, 03:28 AM - Forum: Homework
- Replies (5)
|
 |
defining a function that considers every pair of consecutive characters in s. It returns a string with the letters o and p inserted between every pair..... More
|
|
|
| Reading string groups of 3. |
|
Posted by: fivestar - Oct-15-2017, 02:26 AM - Forum: Homework
- Replies (2)
|
 |
Im trying to print out groups of three of the string. the code i have so far only prints out every third letter. Example: a d l j... I want it to prin..... More
|
|
|
| Love for Python |
|
Posted by: nexusfactor - Oct-14-2017, 05:55 PM - Forum: Bar
- Replies (7)
|
 |
Did anyone hesitate to get into Python, and when you finally did, you fell in love with it?
I have a background working with Java, and at first I w..... More
|
|
|
| GPS mapping gui type |
|
Posted by: MRghost - Oct-14-2017, 11:41 AM - Forum: GUI
- Replies (2)
|
 |
hi everyone, im new to forums and partly no some python
hardware: raspberry pi 3 and neo-m8n
python 3.x
im currently running gps script logs gp..... More
|
|
|
| List with Random Numbers |
|
Posted by: AnjyilLee - Oct-14-2017, 01:36 AM - Forum: Homework
- Replies (5)
|
 |
For my homework, I need to make a lottery number generator, a program that generates a 7 digit lottery number, each digit generated on their own and b..... More
|
|
|
| Homework Forum |
|
Posted by: ichabod801 - Oct-14-2017, 12:41 AM - Forum: Board
- Replies (17)
|
 |
Lately there have been several posts in the Homework forum where the students are under significant restrictions about how to get the task done. Some ..... More
|
|
|
| Database for a College or School |
|
Posted by: nexusfactor - Oct-13-2017, 10:18 PM - Forum: Bar
- Replies (2)
|
 |
While working on a task today, my brain was occupied by another task that I'm not quite sure how to solve. Either I'm trying to do too many things wit..... More
|
|
|
| Xpath queries |
|
Posted by: sairam132033 - Oct-13-2017, 08:34 PM - Forum: General Coding Help
- Replies (6)
|
 |
Hello
I am able to write some python code, including functions. Thanks for the help
I want to write xPath Queries using Python. I need to analyz..... More
|
|
|
| Fast Fourier Transform |
|
Posted by: muhsin - Oct-13-2017, 07:38 PM - Forum: Data Science
- Replies (1)
|
 |
hello;
I have an acceleration-time history and I would like to generate single-sided fourier spectrum of it. Is there any packed code for it ? thank ..... More
|
|
|
| Beginner |
|
Posted by: willianramos - Oct-13-2017, 07:04 PM - Forum: General Coding Help
- Replies (4)
|
 |
Hi, I would like to know the error of this script.
salary = float(input("Enter your salary: "))
if salary > 2000:
gain = (salary + (salary * ..... More
|
|
|
| Not Outputting |
|
Posted by: goldtiger6 - Oct-13-2017, 06:42 PM - Forum: Homework
- Replies (3)
|
 |
PYTHON 3!!
I'm working on something for school and I can't figure out why my code is not printing "NO" or "YES" when the input is "2 2 2 5". I've tri..... More
|
|
|
|