Computer Science, asked by anilpandeypac912, 7 months ago

who will answer i will merk hi. or her as Brainlist please dont spam​

Attachments:

Answers

Answered by bhoomi0601
1

1. *person = input('Enter your name: ') print('Hello', person)

'''Illustrate input and print.''' applicant = input("Enter the applicant's name: ") interviewer = input("Enter the interviewer's name: ") time = input("Enter the appointment time: ") print(interviewer, "will interview", applicant, "at", time)

2. Given a list, print the value obtained after multiplying all numbers in a list.

Examples:

Input : list1 = [1, 2, 3] Output : 6 Explanation: 1*2*3=6 Input : list1 = [3, 2, 4] Output : 24

hope it helps u

Answered by Itzvishalguys
0

Answer:

hi make

Explanation:

me as brainlist

Similar questions