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.
PythonPrograms to demonstrate Dataset Operations using MatplotlibAayushiJanuary 27, 2024Read MorePrograms to demonstrate Dataset Operations using Matplotlib
DevOpsHow to Host Node.js app on VM with CloudPanelTeamJanuary 20, 20241 CommentRead MoreHow to Host Node.js app on VM with CloudPanel