Implement Multiple Functions in python | Python Oppe 1 Practice Series Qn 1 | May 2024

preview_player
Показать описание
In this lecture we will write python code to implement multiple functions as asked. We will understand question, develop logic to solve the question, write the code and look at important tips. This also serves as Python Oppe 1 question 1 from May 2024 term. Make sure to practice.

Additional Links

To be covered:
00:00 - Introduction
00:08 - function base qn handling basics
02:15 - Working env setup (can ignore if on cloud)
02:48 - Function 1
05:31 - Function 2
11:22 - Function 3
16:50 - What's next & end

Hashtags
#iitmadras #exampreparation #pythondatatypes #pythonfundamentals
#pythoncode , #functions , #codingtutorial , #learnpythonprogramming , #programmingtips , #codetutorial , #pythonfunctions #Coding101
Рекомендации по теме
Комментарии
Автор

Kisi ko koi bhi dikkat ho to yhn puch len 🙏

devloper_hs
Автор

Bhaiya ye python tutor, starboard notebook jo options hote hai unko bhi use karna hoga exam me
Ya sirf code likhna hoga

ooooooo
Автор

Bhai kal mai oppe 1 nahi attend kar paunga kuch problem hai 😢
Agar ye skip kiya to kya next term me firse poora course repeat karna hoga ??

TpGjbko
Автор

bhaiya oppe1 ki strategy bta dijiya plz mai pyq laga liya hu bhaiya basics to aate hai but logic nhi bana pa rha hu kuch tip de dijiye ki pass ho jau ya important question...

KshitijAgarwal-vu
Автор

Bhai Mera logic aram se banjata hai ( previously learnt java) ab mera python me syntax error bahut ata hai edhar udhar colon ki jagah semi colon lagadeta hu 😢

DEBABRATABHAGAT
Автор

i am doing the same buyt its showing
File "test.py", line 19\n
sum_ab = a+b \n
^\n
IndentationError: unindent does not match any outer indentation level
pls help me out

DEBABRATABHAGAT