Skip to content

Random number generator is not generating random numbers. #53

Closed
@mytechnotalent

Description

@mytechnotalent
import random

random_number = random.randint(1, 20)
print(random_number)

It is printing the same one random number. In this case it is 7 @microbit-carlos as we discussed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions