Operators in Python | Bitwise Operators | Python Tutorials for Beginners #lec17

preview_player
Показать описание

************************************************

Connect & Contact Me:

*******************************************

More Playlists:

#operatorsinpython #python #pythonforbeginners
Рекомендации по теме
Комментарии
Автор

Thank you ma'am for continuing our python course😊

ayajakhtaransari
Автор

Exercise=1.18, 2.25, 3.9, 4.-46, 5.272, 6.7 =I calculate this answers same u are done in board😊tqsm mam❤

laxmiukkali-gikd
Автор

Ohh god mam as continuing the python tutorial. I am again started learning the python from now. Mam plz be consistent in videos upload as I am learning from u.

chandrashekara
Автор

Thank u for continuing python course.. Love from Nepal 🇳🇵

aakashregmi
Автор

You are the best teacher! Thanks for your hard work! You're explaining hard things so simple way. I like it!😍😍😍

Aristokrat
Автор

thanks for making us understand this concept. i have seen many videos but finally my search end-up here.
Happy Learning 🙂

IAMSHARMA
Автор

Mam sachi m aap itna acha padati ho ki pata hi nahi chalta ki video kab khtam ho jaati h💯

anshulsingh
Автор

19---10010 and
25---11001 or
9----1001 xor
-46---101110 not
276 left shift
7 right shift
I work it my own mam
Thanks mam good to understand ❣️

narendrank
Автор

Ece student feeling proud after seeing Compliments 😭😂😂

hgoqhps
Автор

Thank you so much i have learnt c language from your channel and passed the exam, now i have started to learn python from ur channel tq so much for making these videos, love your channel Mam, once again tq so much for making theses videos

yashashwinir
Автор

Love you ma'am
Aapke vidio deka ke me apne problem ko solv kar leta hu abhi me c++ pad raha hu

IT_Gayan
Автор

I am really liking these videos. I understood how we arrive at the solutions, but can you please let us know why we do this. For what purpose these operators are used.

Sudeep
Автор

I probably heard some of these concepts once in the past but don't remember any except a little bit of binary concept. So it took me like an hour to understand everything after watching a part of the video a few times. Compliment ~ operator took me a while to understand but all other operators were easy. Just took 1 or 2 tries. At the end, I was able to follow notes and video explanation to finish exercise by myself and then checked them by running the code. Got all concepts by solving everything down first. Amazing explanation. Thank you :)

itsmylife
Автор

print(26&23) = 18
print(17|24) = 25
print(17^24) = 9
print(~45) = -46
print(68<<2) = 272
print(56>>3) = 7

MuhammadMudassir-djqk
Автор

mam why are u not uploading c++ video ? you clear doubts and concept perfectly and my brain got addicted to your lectures in need to get over all topics through your lecture . please upload the video its my humble request please mam .

aryashashwatsingh
Автор

Tankx so, much mam . we just simply learning course. I think 🤔 your the god gifted Leacture for me...😘

praveenattitude
Автор

Thank You so much for launching this python Course and i am waiting you to complete this course

mohmedhosny
Автор

print(26&23)
print(17|24)
print(~45)
print(68<<2)
print(56>>3)
solution for the Bitwise assignment
18
25
-46
272
7

shashank-lfr
Автор

Thank you. its help me very much and best teacher ever <3

nimeshakaayeshmantha
Автор

This is incredible more power to your elbow, it refresh my memory both in programming and digital electronic

olakunleabiodun