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

My intention is to generate specific number of random integers between the lowest limit and the highest limit. I know I need to use random to generate it. to do that, I got the seed=13, count of numbe...
shang2019 Homework 2 2,527 Jan-12-2019, 03:54 AM
    Thread: About the output format.
Post: RE: About the output format.

(Jan-10-2019, 07:23 AM)buran Wrote: (Jan-10-2019, 06:03 AM)woooee Wrote: Dictionary keys are hashed, so they are in "hashed" order, not input order. Your statement suggest there is some kind of or...
shang2019 General Coding Help 4 2,626 Jan-10-2019, 06:01 PM
    Thread: About the output format.
Post: About the output format.

I'm a newer to python, just have some simple format questions. Here is my code of creating a new function. [python] >>> def make_complex(x,y): ... return{'y':y,'x':x} >...
shang2019 General Coding Help 4 2,626 Jan-10-2019, 05:35 AM

User Panel Messages

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