Highlights
- Pro
Popular repositories Loading
-
IS324-Lab--1-Program-1
IS324-Lab--1-Program-1 PublicHomework for the Python class: Write a Python program that accepts an integer (n) and computes the value of n+nn+nnn
Python 1
-
IS324-Lab--1-Program-2
IS324-Lab--1-Program-2 PublicHomework for the Python class: Write a Python program that will ask the user to enter the amount of a purchase. The program should then compute the sales tax. Assume the sales tax is 15%. The progr…
Python 1
-
IS324-Lab--1-Program-3
IS324-Lab--1-Program-3 PublicHomework for the Python class: Write a Python program that will ask the user to enter two values x,y and computes the value of xxy+xy+xyy
Python 1
-
IS324-Lab--1-Program-4
IS324-Lab--1-Program-4 PublicHomework for the Python class: Write a Python program to calculate the sum and average of n integer numbers (Entered from the user). Enter 0 to finish.
Python 1
-
IS324-Lab--1-Program-5
IS324-Lab--1-Program-5 PublicHomework for the Python class: Write a python program that ask the user to enter amount of storage in MBs, and then the program asks the user of how many digits should be shown after the decimal po…
Python 1
-
IS324-Lab--1-Program-6
IS324-Lab--1-Program-6 PublicHomework for the Python class: Write a program that asks the user to enter a integer number and then checks if it is prime or not. if it is prime, it should print its factorial otherwise display no…
Python 1
If the problem persists, check the GitHub status page or contact support.