A looping is a set of instructions which is repeated a certain number of times until a condition is met. hlo dai k xa halkhabar
Answer:
x = int(input("What grade are you in? "))
if(x == 9):
print("Freshman")
elif(x == 10):
print("Sophomore")
elif(x == 11):
print("Junior")
elif(x == 12):
print("Senior")
else:
print("Not in High School")
Explanation:
Use the function varimp() on the output of train() and save it to an object called imp object.
<h3>What is the classification that has More than Two Classes and the Caret Package</h3>
In the Classification that has More than Two Classes and the Caret Package section, one need to use the methods that can be able to adapt to higher forms or dimensions and through a lot of different machine learning algorithms.
Note that varImp is seen as a generic method for calculating variable .
Hence, Use the function varimp() on the output of train() and save it to an object called imp object.
Learn more about Computer function from
brainly.com/question/17048576
#SPJ1
PSEUDOCODE:
1. DECLARE number: INTEGER
2. DECLARE multiple: INTEGER
3. INPUT number
4. FOR counter FROM 1 TO 10 DO
5. multiple <-- number * counter
6. PRINT number, " * ", counter, " = ", multiple
7. ENDFOR
<em>1. declaring a variable "number" as an Integer</em>
<em>2. declaring a variable "multiple" as an Integer</em>
<em>3. The user inputs the value of number</em>
<em>4. FOR loop where variable "counter" increments by 1 after every iteration</em>
<em>5. sets the value for variable "multiple" as the value of number * counter</em>
<em>6. prints out for example "3 * 1 = 3" and will continue till counter reaches 10</em>
<em>7. Ends the for loop</em>
FLOWCHART below
hope it helped
Answer:
Downloading and/or Burning it on to your computer
Hope this helped! if so please mark it as brainliest
Explanation: