Introduction-Programming-Python
Introduction-Programming-Python copied to clipboard
All of the slides, answer files and other solutions used during the Introduction to Programming
# Issue Type [x] Bug (Typo) # Steps to Replicate and Expected Behaviour - Examine Solutions/Module14FileMissingErrorChallengeSolution.py, Solutions/Module15ProblemToCodeSolutionReadTxtMessage.py and observe `succesfully`, however expect to see `successfully`. - Examine Solutions/Module12ReadCSVfileChallenge.py and observe...
I decided to add Boolean variable to this code of solving it and whenever I ran my code I get additional $1 added if the total shipping order exceeds or...
This will add a button to your repo that automatically moves the code to Repl.it for users.
here is a possible solution: # start the list guests = [] guestAddition = input ('please enter guest name, enter stop when done') while guestAddition != 'stop' : guests.append(guestAddition) guestAddition...
These videos are great but this challenge gave me a few problems because the monthly payments seemed astronomical. After some tinkering around i realized a couple things in the given...
[Introduction-Programming-Python-master.zip](https://github.com/GeekTrainer/Introduction-Programming-Python/files/1117513/Introduction-Programming-Python-master.zip) ….sln