Do sheeps sleep?
Answer / Robin Kumar Gupta
Yes, sheep sleep for about 4 to 8 hours at a time and they spend the rest of their day grazing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain global and local variables in python?
How do you convert a string to in python?
How do you clear a python shell?
What happened if we call a key that is not present in dictionary and how to tackle that kind of error ?
What is the with statement in python?
Is python a keyword in python?
What is “call by reference” in python?
Is del the same as remove()? What are they?
what is the statement that can be used in python if the program requires no action but requires a statement syntactically?
What are the different file processing modes supported by python?
Is there a switch or case statement in python?
How do you sort values in descending order in python?