Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: sqlite 3 python help
Post: RE: sqlite 3 python help

thank you for your help! again please there is something really wired about the error i am getting here which i cant figure out why: Error:Traceback (most recent call last):   File "C:/Users/Yuval/Py...
yuvalsaias General Coding Help 9 7,628 May-05-2017, 04:49 PM
    Thread: sqlite 3 python help
Post: RE: sqlite 3 python help

what im talking about is about that part of the code: def guard_time_distance(name,time):     c.execute("SELECT guardstart FROM guardwatch WHERE name= name")     data = c.fetchall()     lastguard = da...
yuvalsaias General Coding Help 9 7,628 May-05-2017, 01:29 PM
    Thread: sqlite 3 python help
Post: RE: sqlite 3 python help

hey thank you very much for your help that problem was solved for me but i have another problem here. i want to select the last value from a tuple and than add '3' to it but i cant because its a tuple...
yuvalsaias General Coding Help 9 7,628 May-05-2017, 12:39 PM
    Thread: sqlite 3 python help
Post: sqlite 3 python help

hello everyone i have a problem as you can see in the code and i don't know how to fix it, i need your help please with this situation about what am i doing wrong. thank you:) this is the error i get...
yuvalsaias General Coding Help 9 7,628 May-03-2017, 07:16 AM
    Thread: If statement [Guard List]
Post: RE: Need Help with a program

this is not a homework assignment,its something im working on for a month and im stuck and cant figure out how to do it so im asking for help. its something im working on for the situation im dealing ...
yuvalsaias General Coding Help 7 6,210 Apr-17-2017, 02:26 PM
    Thread: If statement [Guard List]
Post: Need Help with a program

Hello everyone. i am a soldier and in my unit our job is to guard around the base 24/7. now we have a hugh problem which its falling on one man to make a list that contain who guards where because the...
yuvalsaias General Coding Help 7 6,210 Apr-17-2017, 11:08 AM
    Thread: If statement [Guard List]
Post: If statement

hello everyone, im a  soldier and in my unit there is a lot of guard duty which means that everyday each soldier have a 3 hours guard duty which he takes care of an a specific area. there is a specifi...
yuvalsaias General Coding Help 7 6,210 Mar-22-2017, 01:54 PM
    Thread: Loop problems
Post: Loop problems

Hello everyone. im new to python and im trying to make a snakes and ladder game code. im having troubles as you can see at the code below with the 'for' loop. its calculate the steps a player move eac...
yuvalsaias General Coding Help 1 2,606 Feb-04-2017, 01:33 PM
    Thread: random module in while loops
Post: RE: random module in while loops

Mekire thank you very much!
yuvalsaias General Coding Help 8 6,587 Feb-03-2017, 12:41 PM
    Thread: random module in while loops
Post: random module in while loops

Hello everyone. im new to python , just started before few days and i tried to made a snakes and ladders game. as you can see in the code below i want that the program will choose a random number betw...
yuvalsaias General Coding Help 8 6,587 Feb-03-2017, 11:25 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020