లోతైన శోధన
Gaeilge
|
English
అన్నీ
శోధన
చిత్రాలు
వీడియోలు
మ్యాప్లు
వార్తలు
Copilot
మరిన్ని
షాపింగ్
విమానాలు
ప్రయాణం
నోట్బుక్
అనుచితంగా ఉన్న కంటెంట్ గురించి నివేదించండి
దయచేసి దిగువ ఎంపికల్లో ఒకటి ఎంచుకోండి.
సంబంధితం కాదు
ఆక్షేపణీయం
వయోజనుడు
పిల్లలపై లైంగిక వేధింపులు
పొడవు
అన్నీ
తక్కువ నిడివి (5 నిమిషాలు కంటే తక్కువ)
మధ్యస్థం (5-20 నిమిషాలు)
ఎక్కువ నిడివి (20 నిమిషాల కంటే ఎక్కువ)
తేదీ
అన్నీ
గత 24 గంటలు
గత వారం
గత నెల
గత సంవత్సరం
రిజల్యూషన్
అన్నీ
360p కంటే తక్కువ
360p లేదా అంతకంటే ఎక్కువ
480p లేదా అంతకంటే ఎక్కువ
720p లేదా అంతకంటే ఎక్కువ
1080p లేదా అంత కంటే ఎక్కువ
మూలం
అన్నీ
Myspace
రోజువారీ చలనం
మెటాకేఫ్
ధర
అన్నీ
ఉచితం
చెల్లించినది
ఫిల్టర్లను క్లియర్ చేయండి
సురక్షిత శోధన:
మధ్యస్థం
కఠినం
మధ్యస్థం (డిఫాల్ట్)
ఆపివెయ్యి
ఫిల్టర్
0:22
YouTube
Mangesh Bagul
Python Function | addition and subtraction | python programming | tutorial #python #pythonlearning
Create a function calculation () such that it can accept two variables value and calculate the addition and subtraction of them. And also it must return both addition and subtraction in a single return call. code: def calculation(x,y): addition = x+y subtraction = x-y return addition,subtraction c,d = calculation(20,10) print("addition and ...
13.8K వీక్షణలు
16, ఫిబ్ర 2022,
Python Functions Tutorial
30:34
Python Functions | Python Tutorial for Absolute Beginners #1
YouTube
Programming with Mosh
1.1M వీక్షణలు
6, నవం 2018,
21:48
Python Tutorial for Beginners 8: Functions
YouTube
Corey Schafer
1.2M వీక్షణలు
17, మే 2017,
24:07
Functions in Python | Introduction | Python for beginners #lec56
YouTube
Jenny's Lectures CS IT
203.7K వీక్షణలు
6, మే 2023,
ప్రధాన వీడియోలు
2:00
How to Add Numbers in Python Using Function Recursion
YouTube
vlogize
4 నెలల క్రితం
0:14
addition of two numbers in python using function.
YouTube
CodeWithShahrukh
20 వీక్షణలు
24, అక్టో 2023,
2:26
Python Program to Add Two Numbers Using Addition Operator | Python for Beginners
YouTube
ProgramGuru
35 వీక్షణలు
4 నెలల క్రితం
Python Built-in Functions
19:58
All 71 built-in Python functions
YouTube
mCoding
64.6K వీక్షణలు
4, జూన్ 2024,
5:39
Python Workshop - All The Built In Functions
YouTube
Core Electronics
9.2K వీక్షణలు
5, ఆగ 2020,
10:41
Built-in Functions in Python
YouTube
CampusX
40K వీక్షణలు
5, జులై 2021,
2:00
How to Add Numbers in Python Using Function Recursion
4 నెలల క్రితం
YouTube
vlogize
0:14
addition of two numbers in python using function.
20 వీక్షణలు
24, అక్టో 2023,
YouTube
CodeWithShahrukh
2:26
Python Program to Add Two Numbers Using Addition Operator | Python for
…
35 వీక్షణలు
4 నెలల క్రితం
YouTube
ProgramGuru
4:47
Python Set add Function Explained with Examples
1 వీక్షణలు
1 నెల క్రితం
YouTube
APPWARS Technologies
7:03
Build an Addition Table in Python | Easy Project for Beginners!
2 నెలల క్రితం
YouTube
Code With Amulya
5:37
Python Tutorial : How to Add Two Numbers | Beginner's Guide to Pytho
…
11.3K వీక్షణలు
1, జులై 2020,
YouTube
ProgramsAndMe
4:16
How to Add Numbers in Python Easily
3 వీక్షణలు
4 నెలల క్రితం
YouTube
Pelita Media
1:52
#6 Adding Two Numbers In Python Programming
69 వీక్షణలు
4 నెలల క్రితం
YouTube
Can Boz
14:12
Python Arithmetic Operations Tutorial - Addition, Subtraction, Multiplicatio
…
106 వీక్షణలు
5 నెలల క్రితం
YouTube
Learn By Watch
14:55
How To Use Functions In Python (Python Tutorial #3)
2.5M వీక్షణలు
9, జన 2018,
YouTube
CS Dojo
1:57
Python Program to Add Two Numbers | Sum (addition) of 2 num
19K వీక్షణలు
3, జూన్ 2021,
YouTube
Knowledge point
9:36
Add Two Numbers in Python (Sum Two) - Python Math Tutorial Series
1.7K వీక్షణలు
4, జన 2021,
YouTube
Brendan Metcalfe
0:37
How to add two numbers in python using functions #python #basics #si
…
1 నెల క్రితం
YouTube
FLIMIGO Telugu
10:22
Vector Addition in Linear Algebra: Step-by-Step Python Code
10, జులై 2024,
YouTube
SYNOPS
4:15
How to Add Two Numbers in Python | Simple User Input Program Tutorial
2.7K వీక్షణలు
11 నెలల క్రితం
YouTube
LearningLad
17:17
How to Add Two Numbers in Python - GeeksforGeeks
29, మే 2024,
geeksforgeeks.org
16:57
Python Functions (The Only Guide You'll Need) #12
634.4K వీక్షణలు
30, సెప్టెం 2020,
YouTube
Programiz
18:05
Calculator Addition Function - Python Kivy GUI Tutorial #16
28.5K వీక్షణలు
30, నవం 2020,
YouTube
Codemy.com
3:57
Addition of Two Number in Python using Pycharm
5.2K వీక్షణలు
31, జులై 2019,
YouTube
Codes Tutorial
0:11
Python Program to Add Two Numbers | Beginner-Friendly Tutorial
18 వీక్షణలు
8 నెలల క్రితం
YouTube
Coding theory
0:40
How to Add Two Numbers in Python | Python Basics | Beginner Tutorial | B
…
37 వీక్షణలు
1 నెల క్రితం
YouTube
Benazir Education
9:17
Python Program to Make a Simple Calculator using functions
27.7K వీక్షణలు
22, జులై 2021,
YouTube
Learn Code
16:06
🔢 How to Add Two Matrices in Python | Matrix Math Explained Easily
183 వీక్షణలు
4 నెలల క్రితం
YouTube
CodeNebulaX
30:34
Python Functions | Python Tutorial for Absolute Beginners #1
1.1M వీక్షణలు
6, నవం 2018,
YouTube
Programming with Mosh
6:23
Python Program To Add Two Numbers Using Functions
29.8K వీక్షణలు
1, జులై 2020,
YouTube
ProgramsAndMe
7:52
How to Add Binary Numbers in Python
2.4K వీక్షణలు
3, అక్టో 2022,
YouTube
Trinity software academy
10:43
Using Python's Built-in sum() Function
2.7K వీక్షణలు
23, మార్చి 2023,
YouTube
Real Python
2:11
Overloading the Addition Function in Python: Creating a New Class with P
…
4 weeks ago
YouTube
vlogize
3:35
python addition subtraction multiplication division
8 వీక్షణలు
4, మార్చి 2024,
YouTube
CodeLive
మరిన్ని వీడియోలను చూడండి
ఇటువంటివి మరిన్ని
అభిప్రాయం