name = input("Enter your name: ")
lst = name.split()
print(lst[0])
print(lst[1])
We split the name apart at the spaces and print out the object at index 0, which is the first name and at index 1, which is the last name.
I hope this helps!
what is the easiest way not to get distracted from doing my school work?
Answer:
really you want the answer
Answer:
Find a good quiet place, Turn off your phone. put it away, wear comfy clothes, Lock your door. Dont eat, But drink water
Explanation:
Hope this helped!
Read the following scenario, and then answer the question below.
Two of the computers at work can't go online and print over the network. The computers may be trying to share the same IP address.
Which strategy is most likely to solve the problem?
Answer:
I think they need to get different up adresses
Explanation:
They may be overloading the network if they are sharing an IP address so it doesn’t k ow what to print
Answer:
the best way is to logging off one of the computers, and then logging back on.
have a nice day.
Three popular types of ____ are handheld computers, PDAs, smart phones.
Answer:
portable media players, and digital cameras
Explanation:
Three popular types of mobile devices are handheld computers, PDAs, and smart phones.
What are smart phones?Smart phones can be defined as hybrid versions of mobile devices that are designed and developed to have more features, so as to enable them run different applications, functions and tasks with the aid of software applications such as web browsers, multimedia player, etc.
In Computer technology, three popular types of mobile devices are handheld computers, PDAs, and smart phones.
Read more on smart phones here: https://brainly.com/question/15867542
#SPJ2
what is data modelling
Answer:
Data modeling is a process used to define and analyze data requirements needed to support the business processes within the scope of corresponding information systems in organizations. Data modeling defines not just data elements, but also their structures and the relationships between them.
Explanation:
there ya go.
Data modeling is when you create information for a data model system. Sometimes, this data model is usually implemented into a database, which then results in database modeling
Data is best described as
statistical details.
factual or numerical information.
calculations and conclusions.
multimedia content.
Answer:
The answer is B
Explanation:
TOOK THE TEST
Answer:
B: factual or numerical information.
Explanation:
Edge 2020
which network topology is the cheapest?
you can fit more RAW files on a memory card than JPEG files. true or false
Answer:
true
Explanation:
Write a program to simulate a Fruit Machine that displays three symbols at random from Cherry, Bell, Lemon, Orange, Star, Skull.
The player starts with £1 credit, with each go costing 20p. If the Fruit Machine “rolls” two of the same symbol, the user wins 50p. The player wins £1 for three of the same and £5 for 3 Bells. The player loses £1 if two skulls are rolled and all of his/her money if three skulls are rolled. The player can choose to quit with the winnings after each roll or keep playing until there is no money left.
1. Write pseudo or flowchart for this task ready for it to be coded in class tomorrow - 1/12/2020
2. needs - variable, iteration - while because of some condition, selection - it's all the IFs, Sequence - be careful of sequence
please this is urgent i beg u
Answer:
please read these terms and search for Google app
what is a Java software
Answer:Java is a set of computer software and specifications developed by James Gosling at Sun Microsystems, which was later acquired by the Oracle Corporation, that provides a system for developing application software and deploying it in a cross-platform computing environment.
also: 'Java can be used to create complete applications that may run on a single computer or be distributed among servers and clients in a network. It can also be used to build a small application module or applet (a simply designed, small application) for use as part of a Web page.
Explanation:
The variable isopen is to be used to indicate whether or not a store is currently open. Which of the following is the most appropriate data type for isOpen?
Answer:
Boolean
Explanation:
Though the options are missing, the question is still answerable.
From the question, we understand that isOpen can only assume any of two values which are: open or close
i.e. whether a store is opened or currently.
When a variable can only assume any of two values, the most suitable data type of that variable is Boolean.
Hence, Boolean answers the question.
please answer i will give you brainelst!!!!!!!!!!
Answer:
I think it's D
Explanation:
Hope you don't get it wrong
How can we work together to fix our website
Answer:
you can upade the code
make a off topic page
Explanation:
I thnk this will help with the spamers
A taxi cab costs $1.25 for the first mile and $0.25 for each additional mile. Write an
equation for the total cost of a taxi ride, where x is the number of miles that you can ride for
$8.00.
Answer:
0.25x+1.25=8
Explanation:
Hope this helps
Is there a way to using Microsoft apps for iOS?
Answer:
nope there is no way ut some games or apps is also can download in ios and also in microsoft
Anna always has a hard time finding files on her computer because she does not know where she saved them. This also affects her productivity at work. Anna is lacking good skills.
Answer:
Organization skill
Explanation:
THIS IS THE COMPLETE QUESTION
Anna always has a hard time finding files on her computer because she does not know where she saved them. This also affects her productivity at work. Anna is lacking good ______ skills.
From the question we are informed about Anna always who has a hard time finding files on her computer because she does not know where she saved them. This also affects her productivity at work. In this case, the skill she is lacking is file management skills. File management skills is a skill that is required in the setting up system that effectively handle digital data. File management gives enablement to search data in searchable database which allows the user to find data easily on the computer. Some of the advantages of file management are:
reduce storage space,better back up system, easier retrieval of file, as well as file security.
Answer:
She is lacking good Organization skills.
Explanation: