Starting Python | Sololearn: Learn to code for FREE!
Nowy kurs! Każdy programista powinien nauczyć się Generative AI!
Wypróbuj darmową lekcję
0

Starting Python

So I've started learning python and I'm stuck at this quiz which is as follows- Fill in the blanks to declare a variable, add 5 to it and print its value. >>> x = 4 >>> x _= 5 >>> print_ i'm putting x +=5 then according to that my answer is 9,but it shows that it is wrong. anybody help please!

8th Jun 2019, 11:58 AM
Devendra Pratap Yadav
Devendra Pratap Yadav - avatar
0 odpowiedzi