Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
60% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~86.7K People Reached
Favorite Forums
Favorite Tags
Member Avatar for markusd5454

Below is a program that asks the user to input a username and password. Once logged off the user is asked to re-enter their username and password. Is the program correct where it checks if the username and password input before is correctly input again?. Any help would be welcome …

Member Avatar for Reverend Jim
0
86K
Member Avatar for markusd5454

Below is the question and my attempted answer 5.4 Use the list of module titles from the previous exercise to create a for loop. It should ask the user for every title whether they would like to keep the title or delete it. Delete the titles which the user no …

Member Avatar for Gazzmonkey
0
266
Member Avatar for markusd5454

Please provide a pseudocode algorithm for this question please. Please do the pseudocode for Python 3.2.2 Write a program which asks the user to enter a username, and then a password. Then when they type the command “log off”, they will have to retype their username and password in order …

Member Avatar for TrustyTony
0
155
Member Avatar for markusd5454

Write a program which asks the user to enter a username, and then a password. Then when they type the command “log off”, they will have to retype their username and password in order to log back on again. Please note i am using python 3.2.2. Regards Mark

Member Avatar for ihatehippies
0
80