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
Lunna [17]
3 years ago
13

Lesson 1 (4.0 points)

Computers and Technology
2 answers:
sesenic [268]3 years ago
8 0


3. Hold down the CTRL, ALT, and DELETE keys simultaneously, click Task Manager option, then right-click the frozen program's name, and finally click the end task button.


KATRIN_1 [288]3 years ago
6 0

1. What is code?

text that is written in a human-readable programming language that a computer can also interpret.

2. What does the Python(command line) interpreter’s command prompt look like? (0.5 points)

It looks like this: >>>

3. Name at least one way to deal with a frozen window. (0.5 points)

If the Python (command line) window freezes, select the  

Close button to force the window to close, and then reopen the window and repeat any steps that were lost.

4. What does the reset() command do? (1.0 points)

erases everything drawn by the turtle and moves the turtle back to its starting position.

5. What is an argument? (1.0 points)

 a letter, number, word, or combination of those that a command needs in order to work.

Lesson 2

1. What is the radius of a circle? (1.0 points)

is the distance from the center of the circle to the line of the circle. The larger the radius, the larger the circle drawn by the turtle will be.

2. In the circle() command, what is the steps argument? (1.0 points)

If the circle() command has a positive number argument, the turtle will draw a circle moving forward counterclockwise from its starting place.

3.In the forward() command, what does the number argument inside the parentheses do? (1.0 points)  (NOT 100% sure about this one but was on the same line in content and said same thing so went with it ^w^)

This number describes the radius of the circle that should be drawn.

all ive got for now

You might be interested in
Get user input as a boolean and store it in the variable tallEnough. Also, get user input as a boolean and store it in the varia
frozen [14]

Answer:

I will code in JAVA.

import java.util.Scanner;

public class Main {

public static void main(String[] args) {

 

boolean tallEnough;

boolean oldEnough;

Scanner input = new Scanner(System.in);

tallEnough = input.nextBoolean();<em> //wait the input for tallEnough</em>

oldEnough = input.nextBoolean(); <em>//wait the input for OldEnough</em>

   if(tallEnough && oldEnough){

   System.out.print(true);

   } else {

   System.out.print(false);

   }

}

}

Explanation:

First, to accept user inputs you have to import the class Scanner. Then declare both variables before allowing the user to set input values for both boolean variables.

In the if-else statement checks if both variables are true, then prints true. Another case prints always false.

8 0
3 years ago
Think of an example in your life where a number could be described as data, information, and knowledge
zhannawk [14.2K]

Answer:

how many event you have been too in the last month (well non during this time but as an example)

Explanation:

4 0
3 years ago
Two technicians are discussing engine valve timing. Technician A says that the optimum valve timing is found through experimenta
nordsb [41]
The answer is B. A only. The optimum valve timing is found through experimentation using an engine dynamometer. The timing of the opening and closing of the valves is called valve timing. So the use of dynamometer measures the power output of a machine that is why it can measure the optimum valve timing.
7 0
3 years ago
Read 2 more answers
array Write a recursive function stringReverse that takes a string and a starting subscript as arguments, prints the string back
amm1812

user_in = str ( input ("Please enter a phrase: " ))

def reverse_str (string):

e = 0

for e in range (len (string)):

x = -1

print string[x]

x += (len (string))

8 0
3 years ago
How do I change my age on here?-<br> Why did it set it to 18???
zvonat [6]

Answer:

lol

Explanation:

go to edit profile

6 0
3 years ago
Read 2 more answers
Other questions:
  • What shooting position is commonly used when hunting with a shotgun?
    14·2 answers
  • Nested if-else structures can contain many blocks of code. How many of those blocks of code might be executed?
    14·1 answer
  • EXCEL 2016:
    8·2 answers
  • Claire wants to include animations in her presentation slides. Which element of the presentation programs interface will have th
    11·2 answers
  • If you used a peach as a model of an animal cell, what would the peach's skin represent? A.nucleus B.cell wall C.cytoplasm D.cel
    10·2 answers
  • Which branch of science helps avoid or minimize stress-related injuries at workplace?
    14·2 answers
  • What is E-Commerce? Answer The Following. Pls Help Me​
    5·1 answer
  • The amount of data that can be stored on a disk depends in part on_____.
    13·1 answer
  • Write a function NumberOfPennies() that returns the total number of pennies given a number of dollars and (optionally) a number
    7·1 answer
  • A man-in-the-middle attack or impersonation are likely to result in problems with
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!