Skip to main content
  • Write a program to print the marks of a student in an object using for loop obj = {kalyan : 98 , kiran : 99 , suma : 100}
  • Write a program in q1 using for in loop
  • Write a program to print “try again” untill user enter correct numbers
  • Write a function to find mean of 5 numbers