#Tell me about your project detail
#which library and protocol do we use for sending mail for automation
#How we take input from the user for raw()
#what is immutable and mutable
#can we create two same-name functions within one class? yes we can
#if we create two same name functions then which one will print first? it will print the last one
#what is __init__ in python its constructor
#if we have a NumPy array how can we find the position of that array
#like [0,0,0,0,0,0,1,1,1,1,1] find the position of 1 for that we use where method
#how take input from the linx server system
#what is csrf token
#what is **kwrg, *argv
#what happens if we declare display function in the parent class and two child class declare how can we access that to that one
#how take Raw input?
Basically, they ask me a situation-based question like if we do that then what happens? It I will say moderate level Nice question level OOP based question interviewer having 8-year experience.