Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,580
» Latest member: kava
» Forum threads: 38,637
» Forum posts: 175,040
Full Statistics
|
Online Users |
There are currently 349 online users. » 0 Member(s) | 346 Guest(s) Bing, Baidu, Yandex
|
|
|
bbcode fail [list=0] |
Posted by: Skaperen - Nov-12-2016, 06:58 AM - Forum: Board
- Replies (2)
|
 |
when i code the list bbcode for a numbered list and start it at 0 it messes up the post
|
|
|
Problem py2exe |
Posted by: andrea1980345 - Nov-12-2016, 04:23 AM - Forum: General Coding Help
- Replies (16)
|
 |
Hello guys, i have a problem with py2exe. When i do this comand i got an error for modules, this
[error]C:\Users\Game\AppData\Local\Programs\Python..... More
|
|
|
Powerball script help |
Posted by: nick - Nov-11-2016, 07:34 PM - Forum: Homework
- Replies (6)
|
 |
Having a problem and here it is
def playPowerBall():
while x:
fa = random.sample(range(1,69), 6)
return fa
The problem i am running into is
U..... More
|
|
|
PowerBall Help |
Posted by: nick - Nov-11-2016, 06:08 PM - Forum: Homework
- Replies (3)
|
 |
So my teacher assigned a program we had to make for computer science and i need help. Would anyone mind creating me a quick script Thank you
Here is ..... More
|
|
|
Is it Homework? |
Posted by: sparkz_alot - Nov-11-2016, 04:04 PM - Forum: Board
- Replies (9)
|
 |
Is it just me, or is there more and more "homework" showing up in "General Coding Help"? I only ask, because it impacts on how I feel I should respon..... More
|
|
|
Linear Search |
Posted by: just_started_python - Nov-11-2016, 12:01 PM - Forum: Homework
- Replies (2)
|
 |
Can someone help me with this .I am having so many difficulties in it .
I am not fully understanding how to proceed with it .
Setup Linear Search..... More
|
|
|
An algorithm |
Posted by: akulamartin - Nov-11-2016, 08:55 AM - Forum: Homework
- Replies (4)
|
 |
Hey all once again how would you create a function called
binary_converter . Inside the function, implement an algorithm to convert de..... More
|
|
|
A data structure |
Posted by: akulamartin - Nov-11-2016, 08:49 AM - Forum: Homework
- Replies (5)
|
 |
Hi all how would you write a function called manipulate_data which acts as follows:
When given a list of integers, return a list, whe..... More
|
|
|
a html_grabber |
Posted by: Blue Dog - Nov-11-2016, 02:02 AM - Forum: General Coding Help
- Replies (2)
|
 |
Here is a bot that will print out and save to a file the complete html of a website. Wow, made my me, at last. I been working on this for over a week ..... More
|
|
|
How to store passwords |
Posted by: nilamo - Nov-10-2016, 10:21 PM - Forum: Code sharing
- Replies (9)
|
 |
There was a thread recently about checking passwords against previously known values. Passwords (and verification answers, email addresses sometimes,..... More
|
|
|
Linking Data in Pandas |
Posted by: PietonNewbie - Nov-09-2016, 01:55 PM - Forum: Homework
- Replies (2)
|
 |
Hi All,
I have loaded four .csv files into data frames in pandas, how do I go about linking them? They all have an ID columns, I have an additional..... More
|
|
|
iTERATION HELP |
Posted by: FGT - Nov-09-2016, 07:30 AM - Forum: General Coding Help
- Replies (4)
|
 |
Hi all,
Although I'm newbie in Python I am trying to do an iteration for a calculator than I built in Excel.
Below you can see the function created..... More
|
|
|
Scapy question |
Posted by: azazel79 - Nov-08-2016, 11:53 PM - Forum: Networking
- Replies (1)
|
 |
Hi guys,
I'm trying to use scapy for the first time and I picked up a script that monitors Probe requests,
[python]
from scapy.all import *
..... More
|
|
|
Invalid Syntax problem (?!?) |
Posted by: harley_quinn - Nov-08-2016, 06:45 PM - Forum: Homework
- Replies (4)
|
 |
Hello, I am just starting to learn Python with the Python 3.5.2 version. I am supposed to start with a really easy task, renaming all the files in a f..... More
|
|
|
|