• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
- 1

Code to generate 14 random numbers??

Numbers between 1 and 10

c#pythonnumbers
26th Dec 2021, 8:00 PM
Moshao Makhele
Moshao Makhele - avatar
1 Answer
+ 2
That would be something like this: import random for i in range (14): x = random.randint(1, 10) print(x)
26th Dec 2021, 8:29 PM
Paul
Paul - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
Please recommend me
0 Votes
Hi, please I'm interested in learning Html, css and Javascript. I need a guidance or any app recommendation that will make me
1 Votes
chat I wanna make a bullet hell game what language(s) do I need to know?
0 Votes
Can i code here? Or just learn?
0 Votes
hi i want to learn C# but i don't have a good tut
1 Votes
How to build an AI website ?
1 Votes
Why Lazy?
1 Votes
It's app not running properly?
1 Votes
Please help a beginner choose a programming language
2 Votes
how to make sans fight on web language
1 Votes