top python interview questions for freshers #coding #python

preview_player
Показать описание
In this short, we will solve a very important question of python programming.
#codinginterview #programminglanguage #pythoninterview
Java Placement Course in which you will learn following topics:
Java Basics.
Java DSA.
Java with Graphical User Interface (GUI)
Java Networking.
Java Socket Programming.
Java servlets.
Java Data Base Connectivity.

You can also Watch :

HTML Complete Tutorial in Hindi :
CSS Complete Tutorial in Hindi :
JavaScript DOM Tutorial in Hindi :

What you can learn on this Channel.

HTML Basic to Advance.
CSS Basic to Expert Level.
JavaScript Fundamentals.
Web Development Project.
JavaScript Project for Resume
Front end Development.
Front end Development Projects for Resume.
java full stack development course in Hindi.
java full stack developer roadmap.
java full stack developer course.
java full stack projects.
And much more....
Рекомендации по теме
Комментарии
Автор

here's the complete answer:
4.5//2
so simply its 2.25
now rule for foor division:
1) round it to nearest interger - in this case nearest interger for 2.25 is 2 and 3
2) nearest integer should be less than or equal to the value (2.25) - in this case it will be 2
so the answer is 2

bidhanry
Автор

It is happened beac it is like floor division

mdshabazalam
Автор

Hello sir, can u please do video on complete addEventListener in javascript, dis very week. Pleeeease..

quaranteeenboredom
Автор

It is called floor Division in real language

dakshbhardwaj
Автор

Sorry but its should be 2.25 at first maybe?

shadowgamer
Автор

I have made my own programming language PlainProg .
In PlainProg
a = 4.5
b = 2
print(a//b)(flor.div.plprog):
return flor.div.plprog
end.prg

IrfanSani-ls