Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: What is wrong with the random
Post: RE: What is wrong with the random

Hi ichabod801 I have a book here that is published in 2018 but the python code is from 3.6.0, would that be the problem? and I'm working with the newest update of Python? also the books name is Begin ...
bdog_123 General Coding Help 3 2,196 Oct-22-2019, 01:32 AM
    Thread: What is wrong with the random
Post: What is wrong with the random

import random print('You have rolled: ' + random.randint(1, 6))what is wrong with this code? Output:Traceback (most recent call last): File "C:\Users\brand\OneDrive\Desktop\Python\throwDie.py", li...
bdog_123 General Coding Help 3 2,196 Oct-22-2019, 12:19 AM

User Panel Messages

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