2.
Write a program to find the sum of all numbers stored in a list.
Code:
list=map(int,input("Enter......
Recent Post
Home
Archives for February 2018
Saturday, February 24, 2018
Wednesday, February 21, 2018
Program Classes and Objects
Tags
Write a program by creating objects to display student information
Code:
class......
Tuesday, February 20, 2018
Best First Search AI
Tags
Code :
alist={
'A':['B','C','D'],
'B':['H'],
'C':['G','F'],
'D':['E','P'],
......
Thursday, February 15, 2018
Programs ADS Lab

Tags
20.
CREATE PACKAGE emp_sal1 AS
PROCEDURE find_sal(empid emp7567.id%type);......
Subscribe to:
Posts (Atom)