ScreenShots:
Github link : https://github.com/mrdishant/Python/blob/master/patientManagement.py
Code:
class......
Recent Post
Home
All posts
Friday, September 21, 2018
Thursday, June 7, 2018
Tuesday, April 24, 2018
Animated Banner Program Python
Program: Write a Program to create an animated banner program.
Code :
import os
import......
Tuesday, April 17, 2018
Water Jug Simple Python
Practical 11: Write a program to solve water jug problem.
Code:
class Waterjug:
......
Panagram Checking Python
Practical 10:
Write a Python function to check whether a string is pangram or......
A * Search Python
Practical 9 :
Write a program to implement A*algorithm.
Code:
import heapq
hfun={
......
Subscribe to:
Posts (Atom)