When you select 'ask your question' a box will appear and it will ask you to write your question. Underneath the text box you'll see a 'pi' sign and an 'omega' sign and next to that you'll see a paperclip sign. Click the paperclip sign and then choose the file/s you want to attach.
I have attached a docx (document) if you don't get what i mean.
Hope it helped :)
Answer:
lines = input("enter the lines of strings: ")
line_list = lines.splitlines()
with open("third_characters.txt", "w+") as file:
for line in line_list:
file.write(line[2])
file.write("\n")
Explanation:
The python module gets the input of string values from the user and splits it into a list of strings. The third character on each string item is retrieved and saved in a document file named 'third_characters.txt' with each character on a single line.
A web resume is far better than a traditional resume because it can carry so much data about the person, and it includes images also. This statement is true.
<h3>What is a web resume?</h3>
A web resume is termed as a resume that is read by a computer program that summarizes the information of each employee.
Web resume has the data such as their parent name, education, skills, job experience, hobbies, languages, and so on.
Thus, the photo of the document about the project or internship that has been done in the past can be given on the web resume by uploading the certificate on the computer system along with the resume.
For example, in companies like Linkedin, apna, and so on there are many companies that ask about the person before creating an account.
More about the web resume link is given below.
brainly.com/question/862477
Cell phones work(s) by using radio waves to communicate with radio antennas placed within adjacent geographic areas.