subject
Computers and Technology, 14.04.2021 21:20 nev322

Use your PythonAnywhere account to write a program in Python that satisfies the following tasks: Ask the user what their address is Using a print statement, tell them how many characters long their address is (use the format, “Your address is 43 characters long.”) Print the fifth character of their address (be careful—what position is the fifth character?) Determine whether the word “Main” is in their address and display either True or False Print their address three times Submit your code by clicking on the “Share” button in PythonAnywhere. Copy the link, paste it into your word processing document, and submit it using this unit’s activity dropbox.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 08:00
What is a scenario where records stored in a computer frequently need to be checked
Answers: 2
question
Computers and Technology, 23.06.2019 09:00
Design a class tictactoe that: holds the following information about the game: two-dimensional array (3 by 3), and winner. add additional variables as needed. includes the functions to perform the various operations on objects. for example, function to print the board, getting the move, checking if move is valid, determining if there is a winner after each move. add additional operations as needed. includes constructor(s). write the functions of the class, and write a program that uses the class. the program should declare an object of type tictactoe. the program will create the board and store it in the array. the program will allow two players to play the tic-tac-toe game. after every valid move update the array, check if there is a winner. if there is no winner and no tie, then print the board again to continue.
Answers: 2
question
Computers and Technology, 24.06.2019 00:00
Which tool could be used to display only rows containing presidents who served two terms
Answers: 3
question
Computers and Technology, 24.06.2019 10:30
Which of the following types of software is most applicable to the promotion of new products through advertising? a.databases b. spreadsheets c. web design programs d. word processing tools
Answers: 2
You know the right answer?
Use your PythonAnywhere account to write a program in Python that satisfies the following tasks: Ask...
Questions
question
Mathematics, 12.01.2021 18:20
question
Mathematics, 12.01.2021 18:20