I think it is probably carnival festival!
        
             
        
        
        
Answer:
allows users to accomplish tasks such as create text documents.
Explanation:
 
        
             
        
        
        
Answer:
def first_a(n):
    lst1 =[x for x in range(1,n+1)if x%6==0 or x%11 ==0]
    print(lst1)
Explanation:
Above is a function in python programming language. We have used list comprehension to check numbers that are multiples of 6 or 11 in a range.
When this function is called it will receive an argument (n) of type integer, a range will then be generated from 1 to n+1 since n is inclusive. The modulo operator is used to determine is a value is a multiple of 6 or 11, since their multiples will evaluate to 0
 
        
             
        
        
        
Explanation:
HTML is used to create web pages, documents.
hope this helps u
 
        
                    
             
        
        
        
Hello, 
Well my advice for Sara when using the web would be 3 things.
1: Never tell anyone where you live,Your name, Or any other personal information. 
This is important as it will keep you safe and others that are in your family.
2: Get anti virus hardware on your devise.
This will help to stop bad people, and bugs/glitches,this will also protect you from information thieves. 
3: Make sure to keep your passwords saved on paper. 
I know a lot of people use, google(ect.) to save there passwords to make everything easy, but a good way to never loss them is to wright them down.
Have a great day!