• Kursy
  • Kompilator kodu
  • Dyskusja
  • Cennik
  • Zespoły
Menu

Dyskusje Q&A

nums = [11, 22, 33] a = list(map( x: , ))
filtermappython
-2 głosów
3 odpowiedzi
9th Apr 2019, 3:32 PM
Akshay Chandran
Akshay Chandran - avatar
nums = [1, 22, 35, -21, 45, 16, 18] for num in nums: if num % 2 == 0: continue print(num)
codemodulesnumeric-operationspythonpython3
0 głosów
1 Odpowiedź
26th Jun 2021, 12:37 PM
Md Nazim Uddin Sagor
Md Nazim Uddin Sagor - avatar
If list is zero indexed, what is the output of printing out list[3] if list = [343 , 22, 50, 25, 100]?
#sololearn
-1 Głos
1 Odpowiedź
30th Apr 2018, 2:23 PM
shadrach esharive
shadrach esharive - avatar
nums = (11, 22, 33) nums = tuple(map(lambda x: x+5, nums)) print(nums) this shud give error bcoz tuple is imutable but no error
filtermappython
1 Głos
2 odpowiedzi
25th Feb 2017, 9:16 AM
adarsh
adarsh - avatar
Anyone to help out on this codes?
-1.0,-9.3,0,1.0,1.5,12,2.5,22,3.034,43,45,54,799anyc++choosing.data:differenti:ii:iii:numbersofownprogramrunsetsthreetimes,usingyour
-1 Głos
1 Odpowiedź
13th Oct 2018, 2:51 PM
Abraham Shilikomwenyo
Abraham Shilikomwenyo - avatar
Popularne dzisiaj
Hey I've done the C# and SQL beginner and intermediate, but still feel like there could be more... Is there advanced somewhere?
0 Votes
How to do a responsive page?
1 Votes
Is there any debugging practice here or not?
2 Votes
Can I make coding projects here and run them without sololearn pro, only in sololearn.
0 Votes
How create a new language ?
0 Votes
Issue with Sololearn Module Quiz Despite Correct Answers
1 Votes
Hola
0 Votes
Ai in future
1 Votes
Beginner question
0 Votes
How To Enable Disable Divs?
0 Votes