| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 39 online users. » 0 Member(s) | 31 Guest(s) Bing, Applebot, Google, Facebook Dev
|
|
|
| Clarification |
|
Posted by: Hammuel - Oct-29-2017, 10:37 PM - Forum: General Coding Help
- Replies (2)
|
 |
This may seem like a stupid question.. But, I just started learning python today. And here is my dilemma, when coming across input I was confused as t..... More
|
|
|
| lz77 code |
|
Posted by: Dob1 - Oct-29-2017, 04:37 PM - Forum: General Coding Help
- Replies (2)
|
 |
[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More
|
|
|
| import |
|
Posted by: belikewater - Oct-29-2017, 02:59 PM - Forum: General Coding Help
- Replies (1)
|
 |
[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More
|
|
|
| simple problem |
|
Posted by: Mostafa6687 - Oct-29-2017, 08:21 AM - Forum: General Coding Help
- Replies (1)
|
 |
hey guys I've got a simple problem but it's so frustrating
I am trying to write a code to print all "bob" in this string and print the count at the ..... More
|
|
|
| UDP FTP server |
|
Posted by: msDirecti0n - Oct-29-2017, 04:59 AM - Forum: Networking
- Replies (2)
|
 |
This is an assignment where I have to create a basic FTP server using UDP and also implement some reliable data transfer.
Below is some code that I h..... More
|
|
|
| Angle |
|
Posted by: kripso - Oct-29-2017, 02:18 AM - Forum: General Coding Help
- Replies (12)
|
 |
Hi guys i would like to know how do i change angle of thhings i programed on mac? Becouse when im on windows computer i just type angle but that doesn..... More
|
|
|
| 3 Finance Python Exercises |
|
Posted by: mmkthen - Oct-28-2017, 11:12 PM - Forum: Homework
- Replies (2)
|
 |
[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More
|
|
|
| Insert select |
|
Posted by: UtiliseIT - Oct-28-2017, 04:45 AM - Forum: General Coding Help
- Replies (1)
|
 |
Hi,
What is the process of inserting some records based on a select statement? I am using PyMySql.
An example or link to tutorial would be great..... More
|
|
|
| roulette game |
|
Posted by: atux_null - Oct-28-2017, 12:03 AM - Forum: Homework
- Replies (6)
|
 |
[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More
|
|
|
| solve equation |
|
Posted by: haye - Oct-27-2017, 03:56 PM - Forum: Homework
- Replies (1)
|
 |
hi, i did a python program to solve a 2nd degree equation:
[python]from math import *
a = input('a = ')
b = input('b = ')
c = input('c = ')..... More
|
|
|
|