Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: About the random number generating
Post: RE: About the random number generating

post the code please
gitiya Homework 2 2,528 Jan-13-2019, 02:40 AM
    Thread: while not terminating
Post: while not terminating

hi, I was writing a code on bulls and cows game and although it is working for most part, the last while loop has issues, when the correct guess is made the loop raises an error instead of terminating...
gitiya Homework 1 1,778 Jan-13-2019, 02:09 AM
    Thread: Infinite loop/ only half working
Post: RE: Infinite loop/ only half working

also the break after the first if statement needs not be there, because if True, then the loop runs, with break it stops
gitiya Homework 5 4,675 Sep-09-2018, 07:19 AM
    Thread: counting with dictionaries
Post: RE: counting with dictionaries

(Sep-07-2018, 01:04 PM)ichabod801 Wrote: Also, if someone does give a file to process, nothing gets processed. Use the if/else just to get the file name, then do the processing after the if/else, no...
gitiya Homework 3 2,640 Sep-07-2018, 01:25 PM
    Thread: counting with dictionaries
Post: counting with dictionaries

whenever I execute this counting words with dictionaries program it is not behaving, someone help me pin point the problem, the count function is not working. No error message, so am guessing the logi...
gitiya Homework 3 2,640 Sep-07-2018, 08:11 AM

User Panel Messages

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