Post

Angelina (she/her)
Angelina (she/her)@AngelinaPalza·
@Python_Dv 34 based on the pattern. 1+4=5 2+5 → 5+(2+5)=12 3+6 → 12+(3+6)=21 5+8 → 21+(5+8)=34
English
0
0
12
380
Filipe Moraes
Filipe Moraes@dev_filipe·
@Python_Dv 13 Whoever answered 2+5=12 and 3+6=21 needs math lessons :)
English
0
0
9
496
AA_VK18
AA_VK18@DuvvuriPavan·
@Python_Dv (1×4)+1 =5 (2×5)+2 =12 (3x6)+3= 21 (5x8) +5 =45
0
0
1
85
Shivam Verma
Shivam Verma@ShivamV41577833·
@Python_Dv 1 + 4 = 5 2 + 5 = 7 +5 =12 3 + 6 = 9 + 12 = 21 5 + 8 = 13 + 21 = 34 Correct answer is 34
English
0
0
1
114
Sa'ad Abdullahi
Sa'ad Abdullahi@Pharmast·
@Python_Dv result1 = 1 + 4 result2 = result1 + 2 + 5 result3 = result2 + 3 + 6 result4 = result3 + 5 + 8 print(result4) 34
Dansk
0
0
1
81
Paylaş