No video

examples

  Рет қаралды 128,250

NOC16 CS11

NOC16 CS11

Күн бұрын

To access the translated content:
1. The translated content of this course is available in regional languages. For details please visit nptel.ac.in/tr...
The video course content can be accessed in the form of regional language text transcripts, books which can be accessed under downloads of each course, subtitles in the video and Video Text Track below the video.
Your feedback is highly appreciated. Kindly fill this form forms.gle/XFZh...
2. Regional language subtitles available for this course
To watch the subtitles in regional languages:
1. Click on the lecture under Course Details.
2. Play the video.
3. Now click on the Settings icon and a list of features will display
4. From that select the option Subtitles/CC.
5. Now select the Language from the available languages to read the subtitle in the regional language.

Пікірлер: 11
@sumedh1505
@sumedh1505 6 жыл бұрын
# First "n" Prime no.s def factors(n): f_num=[] for i in range(1,n+1): if n%i==0: f_num.append(i) return (f_num) def isPrime(n): return (factors(n)==[1,n]) def n_prime(n): prime = [] i=1 while len(prime)
@anshuldesai3958
@anshuldesai3958 4 жыл бұрын
So here I get, not to be so confident about anything. Great content...got a depth in python. Thanks..
@abhinavtyagi1657
@abhinavtyagi1657 3 жыл бұрын
At 4:28, why he used concatenation and not append ??
@manikandan_k
@manikandan_k 3 жыл бұрын
You can't use append when changing two variables(count, plist) in a single statement. You can however use any methods you like.
@abhinavtyagi1657
@abhinavtyagi1657 3 жыл бұрын
@@manikandan_k thanks, brother!
@Teachjarunjoshi
@Teachjarunjoshi 6 жыл бұрын
at 5:50
@Teachjarunjoshi
@Teachjarunjoshi 6 жыл бұрын
isprime is inbuild
@mahuamukherjee9399
@mahuamukherjee9399 6 жыл бұрын
Arun joshi he says its empty. Not inbuilt.
@grimreaper-ce6kr
@grimreaper-ce6kr 6 жыл бұрын
He defined it previously....
@sanketargade3685
@sanketargade3685 2 жыл бұрын
@@grimreaper-ce6kr can you tell me me what is isprime?
@bibs24
@bibs24 2 жыл бұрын
@@sanketargade3685 its a function that check whether the given no. i prime
God-Tier Developer Roadmap
16:42
Fireship
Рет қаралды 7 МЛН
Reacting to Controversial Opinions of Software Engineers
9:18
Fireship
Рет қаралды 2 МЛН
Matching Picture Challenge with Alfredo Larin's family! 👍
00:37
BigSchool
Рет қаралды 48 МЛН
Schoolboy Runaway в реальной жизни🤣@onLI_gAmeS
00:31
МишАня
Рет қаралды 4 МЛН
Nurse's Mission: Bringing Joy to Young Lives #shorts
00:17
Fabiosa Stories
Рет қаралды 4,8 МЛН
WILL IT BURST?
00:31
Natan por Aí
Рет қаралды 29 МЛН
8 patterns to solve 80% Leetcode problems
7:30
Sahil & Sarra
Рет қаралды 333 М.
Learn To Code Like a GENIUS and Not Waste Time
9:41
The Coding Sloth
Рет қаралды 1,5 МЛН
How I would learn Leetcode if I could start over
18:03
NeetCodeIO
Рет қаралды 465 М.
My Brain after 569 Leetcode Problems
7:50
NeetCode
Рет қаралды 2,5 МЛН
These coding projects give you an unfair advantage
8:13
Jason Goodison
Рет қаралды 1 МЛН
functions
18:28
NOC16 CS11
Рет қаралды 157 М.
how Google writes gorgeous C++
7:40
Low Level Learning
Рет қаралды 860 М.
Matching Picture Challenge with Alfredo Larin's family! 👍
00:37
BigSchool
Рет қаралды 48 МЛН