Python test out quite | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Python test out quite

I am stuck at the test quiz in python where I must declare and add 5 to the value the system doesn’t want to proceed to the next task . Can any one help using ?

5th Jun 2018, 12:26 PM
Sibusiso
Sibusiso - avatar
5 Answers
+ 3
Can you show us the example See Pulkit Kamboj 's answer it can be of help!
5th Jun 2018, 12:29 PM
Scorpia Rising🎩
Scorpia Rising🎩 - avatar
+ 1
if its python3 then try (x) instead of x.(x should be in brackets)
5th Jun 2018, 12:48 PM
Pulkit Kamboj
Pulkit Kamboj - avatar
+ 1
thank you sorted
5th Jun 2018, 1:18 PM
Sibusiso
Sibusiso - avatar
0
>>> x = 4 >>> x _ = 5 >>> print _.
5th Jun 2018, 12:41 PM
Sibusiso
Sibusiso - avatar
0
on the blank spaces i insert + and x
5th Jun 2018, 12:42 PM
Sibusiso
Sibusiso - avatar