1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
aivan3 [116]
2 years ago
8

Use the function random.randint to write a program that rolls a 6-sided die 100 times, and prints out all of the rolls.

Computers and Technology
1 answer:
baherus [9]2 years ago
7 0

import random

for x in range(100):

   print(random.randint(1,6))

I wrote my code in python 3.8. I hope this helps.

You might be interested in
Cell references in a formula are called _____.<br> a. assumptionsc. numbersb. valuesd. content
Airida [17]
It would bbe d because content is what is in something
7 0
3 years ago
DIRECTIONS: Organize your desktop. Name the 5 folders based on the files given below. Organize your own desktop by sorting the g
dem82 [27]

Answer: Music, Documents, PowerPoints, Pictures/Videos, Audios

6 0
3 years ago
Question of Computer science​
PtichkaEL [24]

Answer:

a)None

b)All

this is ur answer from my opinion

5 0
3 years ago
Cameron wants to impress the owner of the company. He creates a graph that shows the improved productivity at the company over t
Umnica [9.8K]
Point, line, or bar graph is what he would use

6 0
3 years ago
Read 2 more answers
You are a trainer for your company and often teach courses in a classroom located on-campus or in a hotel conference room. In yo
Alisiya [41]

Answer:

Duplicate these displays.

Explanation:

<u>A. Show only on 1</u> <em>displays only the first screen and disconnects the second one</em>

<u>B. Extend these displays</u> <em>displays two different outputs on the same computer</em>

<u>C. Show only on 2.</u> <em>displays only the second screen and disconnects the first one</em>

<u>D. Duplicate these displays.</u> <em>displays the same output for both screen</em>

5 0
3 years ago
Read 2 more answers
Other questions:
  • Write a program reverse-order.cpp which asks the user to input two dates (earlier date then later date). The program should repo
    13·1 answer
  • You listened to a song on your computer. Did you use hardware or software? Explain.
    11·2 answers
  • The protocol that enables computers on the Internet to communicate with one another is called _____.
    10·2 answers
  • Choose a developing country and give 3 reasons why it is a developing country ​
    15·1 answer
  • Software that protects confidentiality by screening outgoing documents to identify and block transmission of sensitive informati
    12·1 answer
  • Prepare a risk assessment report (RAR) with information on the threats, vulnerabilities, likelihood of exploitation of security
    14·1 answer
  • What does it mean when a computer can't break the rules
    10·2 answers
  • When adopting the use of social media in emergency management, it is important to have
    10·1 answer
  • What time is it NOW??
    11·2 answers
  • in a small town, there are two providers of broadband internet access: a cable company and the phone company. the internet acces
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!