Page 1 :
F.Y.B.Sc(CS) SEM-I Python Programming Practical Viva Questions, , Q1. What is the difference between list and tuples in Python?, Q2. What are the key features of Python?, Q3. What type of language is python?, Q4. How is Python an interpreted language?, Q5. What is IDLE?, Q6. How is variables used in Python?, Q7. What is tuple in Python?, Q8. What is PYTHON PATH?, Q9. What are python modules?, Q10. What are local variables and global variables in Python?, Q11. What is Python?, Q12.What are the applications of python?, Q13What do you mean by Python literals?, Q14Explain Python Functions?, Q15What is the use of break statement?, Q16What is an operator in Python?, Q17What is slicing in Python?, Q18What is a dictionary in Python?, Q19How would you convert a string into lowercase?, Q20How do you get a list of all the keys in a dictionary?, Q21How do you get a list of all the keys in a dictionary?
Page 2 :
Q22How would you declare a comment in Python?, Q23) Explain the //, %, and ** operators in Python., Q24) What are the types of functions?, Q25) How to take/read input from user/terminal?, Q26) What is function used to display output on screen?, Q27)How to create a set?, Q28)What is algorithm?, Q29)List different notations in flow charts., Q30)Syntax of for & while looping structure on python.