Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				Very wild guess....
 
 Should really ask the course leader
 
 2000000000.00
 2e9
 
 ?!
 
 Exponent of scientific notation?
- 
				
				It had sample input and output,..in which ,..
 Input
 Elab
 Output
 ElabElab
 
 So i thought it was str+str,.. but hidden test cases fail
- 
				
				Elab should become ElabElab?
 
 Are there more examples? Cause this looks really like garbage Task description.
- 
				
				Just show em the ascii code equivilent of each character and have them prove you wrong.
- 
				
				@spdhiraj99 looks suspiciously like Python's absolutely hideous string-integer "multiplication" operator...it basically repeats the string integer number of times
 Eg
 "Lol" * 2 -> "LolLol"
- 
				
				@RememberMe lol tried that, doesn't work,... Well i reported that question as wrong, let's wait for admin's response
Related Rants






 No questions asked
No questions asked As a Python user and the fucking unicode mess, this is sooooo mean!
As a Python user and the fucking unicode mess, this is sooooo mean!
 I just started working on a little project to browse devrant from terminal. It converts images to ascii art!
I just started working on a little project to browse devrant from terminal. It converts images to ascii art!
Exponent of string,
What tf does this mean?.. I'm currently learning python in our university's elab and one of the questions, asks me to do this... Can someone tell me what is it?.. I've never heard something like that😐
question
python