• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

print(float "210" * int(input("Enter another number: ")))
pythontype-conversion
4 Votes
6 Answers
29th Sep 2016, 1:06 PM
Rakesh Subrahmanyan
Rakesh Subrahmanyan - avatar
float("210" * int(input("Enter a number:" ))) Doesn't work when compiled?
pythontype-conversion
0 Votes
1 Answer
14th Apr 2020, 4:15 PM
Giuseppe Sinopoli
Giuseppe Sinopoli - avatar
What is the difference between int(input("Enter you number here: ")) and float(input("Enter your Number here: ")).
python
0 Votes
4 Answers
29th Dec 2018, 8:11 AM
Adesiyan Joseph
print(int(input("Enter a number: ")) + int(input("Enter another number: "))).. this code is giving error why?
pythontype-conversion
0 Votes
2 Answers
11th Aug 2017, 4:30 PM
Isha
What is the output of this code? >>> float("210" * int(input("Enter a number:" ))) Enter a number: 2
code?isofoutputthethiswhat
0 Votes
4 Answers
19th Sep 2018, 10:24 PM
Mohamed Ramadan El Geneidy‎
Mohamed Ramadan El Geneidy‎ - avatar
What is error
=deffactorial():importint(input("entermathxnumber:",))fyour
0 Votes
2 Answers
27th Jul 2025, 4:23 PM
Md. Badarudeen
Md. Badarudeen - avatar
how do I get line breaks? name = input("What is your name?:") print("Hiya, " + name) age = int(input("Tell me your age:")) year = str((2016 - age) + 100) num = int(input("Enter a number between 1 and 50:")) line = str((name + " will be 100 in the year " + year) * num) print(\n line)
pythonstrings
2 Votes
3 Answers
8th Sep 2016, 10:32 AM
ZipZapp09
ZipZapp09 - avatar
Hot today
Project
2 Votes
ما هي أشهر أنظمة التشغيل التي يستخدمها الهاكرز ولماذا؟
0 Votes
Account activatio
3 Votes
Any tips for becoming software engineering
0 Votes
Can i get all the documentation of HTML course of Sololearn from somewhere. I mean every topic they've taught any written notes?
1 Votes
Please I need your help
0 Votes
Question #1: Approach for Employment With Java
1 Votes
Any tips for web developer
0 Votes
Can I ask question
1 Votes
What is error
0 Votes