How toHow to Get Good Marks : A Comprehensive Guide for Engineering StudentsAayushiMarch 18, 2024Read MoreHow to Get Good Marks : A Comprehensive Guide for Engineering Students
PythonWrite a Python script to print a dictionaryAayushiJanuary 27, 2024Read MoreWrite a Python script to print a dictionary
PythonWrite a Python program to combine two dictionaries by adding values for common keys. AayushiJanuary 27, 2024Read MoreWrite a Python program to combine two dictionaries by adding values for common keys.
PythonWrite a program that prompts the user to input a positive integer.AayushiJanuary 27, 2024Read MoreWrite a program that prompts the user to input a positive integer.
PythonFloyd’s triangle is a right-angled triangular array of natural numbers as shown below:AayushiJanuary 27, 2024Read MoreFloyd’s triangle is a right-angled triangular array of natural numbers as shown below:
PythonThe marks obtained by a student in 3 different subjects are input by the user.AayushiJanuary 27, 2024Read MoreThe marks obtained by a student in 3 different subjects are input by the user.
PythonWrite a program that prompts the user to input number of calls and calculate the monthly telephone bills as per the following rule:AayushiJanuary 27, 2024Read MoreWrite a program that prompts the user to input number of calls and calculate the monthly telephone bills as per the following rule:
PythonWrite a program that prompts the user to input a year and determine whether the year is a leap year or not.AayushiJanuary 27, 2024Read MoreWrite a program that prompts the user to input a year and determine whether the year is a leap year or not.
PythonProgram to demonstrate Data series and Data Frames using pandas.AayushiJanuary 27, 2024Read MoreProgram to demonstrate Data series and Data Frames using pandas.