Question

an integer value, and your quiz 1 score as a float value. as a string value, your age as name-print(Vivek Kumar), age - int(
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Program:

name=input("\nEnter a name: ")
age=int(input("Enter an age: "))
Quiz1=float(input("Enter Quiz1: "))
print("\n")
print("Name: ",name,"\nAge : ",age,"\nQuiz1 : ",Quiz1)

Output:

> Windows PowerShell PS C:\Users\user\Desktop> py a.py Enter a name: Vivek Kumar Enter an age: 21 Enter Quizi: 100 Name: vive

Add a comment
Know the answer?
Add Answer to:
an integer value, and your quiz 1 score as a float value. as a string value,...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT