The elements of a good study environment are that it must be well lit the resources are near it is quite and it is clutter free
Explanation:
A good study environment must be an environment that will promote the good study conditions and it must be quite and calm if a person studies in that environment all the resources like the food water and the other refreshments must be available in that environment
The environment must be clean and it must be clutter free without any disturbances and hence these are the factors that will promote the good study environment
 
        
                    
             
        
        
        
#First we define the variables to house the temperatures
#temp is an empty array that will be used to store the temperature
Temp = []
#The months is defined as stated below
months = 12
#Ask the user for the temperature input and unit if possible
print("Kindly enter the temperature here")
#the program enter loop to get the temperatures.
for x in range(months):  
    InitTemp = str(input("Kindly add the unit behind the number .eg C for celcius"))
    Temp.append(InitTemp)
j=0
for x in range(len(Temp)):  
    j=j+1
    print("The Temperature is", " ", Temp[x], "for the ", j, "Month" )
#there is an attached photo for the flowchart
 
        
             
        
        
        
Answer:
1. Where,
2. From
Explanation:
In SQL query language when working on a database, a user can use certain clauses to carry out some functions.
Hence, The WHERE clause allows us to select only those rows in the result relation of the FROM clause that satisfy a specified predicate.
This is because the "Where clause" selects the rows on a particular condition. While the "From clause" gives the relation which involves the operation.
 
        
             
        
        
        
If you mean a web page ten the bet option would be elements, where gives you an unordered list and give you an order list