Pinned Repositories
PHMS
PATIENT HISTORY MANAGEMENT SYSTEM
Alphabet-In-Python
How to Print Alphabet (A-Z) In Python
AR-NewsPapaer-App-with-Swift
Assignment-1
Assignment-Animal
auth0react
Calculator-in-PHP
DSC_Practice
js
Kulthe9595
Kulthe9595's Repositories
Kulthe9595/auth0react
Kulthe9595/SignIn-Signup-Form
Kulthe9595/Login-Page-Example
Kulthe9595/nextjs-blog-theme
Kulthe9595/SSO-Auth0-Angular
Kulthe9595/React
Kulthe9595/js
Kulthe9595/Assignment-1
Kulthe9595/Assignment-Animal
Kulthe9595/Myapp
Kulthe9595/PHMS
PATIENT HISTORY MANAGEMENT SYSTEM
Kulthe9595/Kulthe9595
Kulthe9595/AR-NewsPapaer-App-with-Swift
Kulthe9595/OX-Game-with-Swift
Kulthe9595/Whiteboard-App-with-Swift
Kulthe9595/DSC_Practice
Kulthe9595/Calculator-in-PHP
Kulthe9595/Alphabet-In-Python
How to Print Alphabet (A-Z) In Python
Kulthe9595/Py4Everybody-Assignment-2.2
Write a program that uses input to prompt a user for their name andthen welcomes them. Note that input will pop up a dialog box.
Kulthe9595/Py4Everybody-Assignment-2.3
2.3 Write a program to prompt the user for hours and rate per hour using input to compute gross pay. Use 35 hours and a rate of 2.75 per hour to test the program (the pay should be 96.25). You should use input to read a string and float() to convert the string to a number. Do not worry about error checking or bad user data.
Kulthe9595/Python-Program-to-calculate-the-square-root
Kulthe9595/Program-make-a-Simple-Calculator
Kulthe9595/Python-Program-to-find-Factorial-of-a-Number
Kulthe9595/Python-Program-to-Count-Vowels-in-a-String