• Cursos
  • Compilador de Código
  • Discutir
  • Preços
  • Teams
Menu
0

Why python func isn't working ?

for example def sum(x): print(x+"4") sum(1)

problem#help
13th Feb 2020, 6:20 PM
Anisimov Vladislav
Anisimov Vladislav - avatar
1 Resposta
+ 6
You can't add an integer and a string. It should be: print(x+4)
13th Feb 2020, 6:27 PM
Aymane Boukrouh
Aymane Boukrouh - avatar

Costuma ter perguntas como essa?

Aprenda de maneira mais eficiente, de graça:

  • Introdução ao Python

    7.1M de alunos

  • Introdução ao Java

    4.7M de alunos

  • Introdução ao C

    1.5M alunos

  • Introdução ao HTML

    7.5M alunos

Ver todos os cursos
Quente hoje
Ошибка в приложении Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Sololearn course
1 Votes
solo learn program issue - iPhone?
1 Votes
Best language?
0 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
Bug sur le deuxième cours de python
1 Votes
I am learning javascript intrmdt but when I play a code challenge. The app is givin me comlecated questions with less time.why?
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes