• Cursos
  • Code Compiler
  • Discussão
  • Preços
  • Equipas
Menu
0

Write a boolean expression that returns True if tge value of the variable count is between 1 and 10 inclusive

pythoncpython
1st Oct 2017, 12:41 PM
Kwabena Dennis
Kwabena Dennis - avatar
2 Respostas
+ 6
return 1 <= count <= 10
1st Oct 2017, 1:45 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 1
1 <= count and count <= 10 or count in range(1,11)
1st Oct 2017, 12:48 PM
Chrizzhigh
Chrizzhigh - avatar

Tens frequentemente perguntas como esta?

Aprende de forma mais eficiente, gratuitamente:

  • Introdução ao Python

    7,1M de estudantes

  • Introdução ao Java

    4,7M de estudantes

  • Introdução ao C

    1,5M alunos

  • Introdução ao HTML

    7,5M alunos

Ver todos os cursos
Popular hoje
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 create a new language ?
1 Votes
Beginner question
0 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
Issue with Sololearn Module Quiz Despite Correct Answers
1 Votes
I need help to solve this
0 Votes
Hey what the research process order for them that I am telling you please order them and tell me answer
0 Votes
Project
0 Votes
by getting subscription will it help to me be a pro in python is it appropriate app? please guide me
0 Votes