Courses
LoginStart now
Courses
LoginStart now
+ 1

How to use callback functions in Python

Callbacks usage in python

callbacks
14th Jun 2020, 3:53 PM
vamsisaikrishna
vamsisaikrishna - avatar
1 Respuesta
+ 5
A simple callback example def add(a): return a+3 def subtract(c,d,callback): a=c-d return callback(a) print(subtract(12,10,add))
14th Jun 2020, 4:05 PM
Abhay
Abhay - avatar

¿Tienes a menudo preguntas como esta?

Aprende gratis de forma más eficaz

  • Introducción a Python

    7,1M de estudiantes

  • Introducción a Java

    4,7M de estudiantes

  • Introducción a C

    1,5M de estudiantes

  • Introducción a HTML

    7,5M de estudiantes

Ver todos los cursos
En tendencia hoy
Hofstadter a sequence code coach is not running
0 Votes
DSA doubt
1 Votes
the code for bigneer is not really what to do after coding begeneer in sololearn
0 Votes
Input errors (python)
1 Votes
Data structure using C
0 Votes
Vote Code
1 Votes
Without degree job
0 Votes
I wanna know is that what about dot net developers in future there is possible they gonna downfall in industry
0 Votes
Welcome to my portfolio. Here you'll find a collection of my projects and creations. I specialize in [Your Specialization, e.g.
0 Votes
How can I add gradient to the background
0 Votes