Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: RNG; One variable must not be equal to another
Post: RE: RNG; One variable must not be equal to another

(Oct-09-2018, 10:31 PM)micseydel Wrote: Using combinations() here is clever but wouldn't scale. What you want is "sampling without replacement" and the easiest way to do that would be with a numpy f...
DavidRobinsons Data Science 12 5,879 Oct-10-2018, 12:39 AM
    Thread: RNG; One variable must not be equal to another
Post: RE: RNG; One variable must not be equal to another

(Oct-09-2018, 10:49 PM)ichabod801 Wrote: 1 to 42 with no repeats? Sounds more like a lottery number. Yep, it is. Just for fun thing **smile**
DavidRobinsons Data Science 12 5,879 Oct-09-2018, 11:20 PM
    Thread: RNG; One variable must not be equal to another
Post: RE: RNG; One variable must not be equal to another

I know that repetitive codes is a bad idea. However I just started learning Python few days ago on a casual basis, hence I still don't know a lot of possible codes for this language, forcing me to rep...
DavidRobinsons Data Science 12 5,879 Oct-09-2018, 09:12 AM
    Thread: RNG; One variable must not be equal to another
Post: RNG; One variable must not be equal to another

I am still studying about importing modules, and suddenly I came with an idea of a random number generator which will generate a six-number combination out of numbers within a specified range. I am go...
DavidRobinsons Data Science 12 5,879 Oct-09-2018, 04:48 AM
    Thread: Changing Directory; Syntax Error
Post: Changing Directory; Syntax Error

I am studying now about importing modules. Of course I started with the basics. I am running the latest version of Python on Windows 8.1. Here is my sample code written on the shell: import os os.chdi...
DavidRobinsons General Coding Help 1 3,392 Oct-08-2018, 01:03 AM
    Thread: Looping a Program
Post: Looping a Program

I am new in Python, however I am not a student learning programming. I just thought that learning how to code is a fun thing to do. I have the latest version in 32-bit installed in Windows 8.1. Today ...
DavidRobinsons General Coding Help 4 3,549 Oct-05-2018, 09:55 AM

User Panel Messages

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