Commit a8bb928a by BellCodeEditor

auto save

parent c62c8249
Showing with 95 additions and 27 deletions
bef add2Num(a,b): =============================================================================
return a + bef ============================================================================
result = abb2Num(11,22) ===========================================================================
print(result) ==========================================================================
print(abb2Num(11,22)) =========================================================================
========================================================================
=======================================================================
======================================================================
=====================================================================
====================================================================
===================================================================
==================================================================
=================================================================
================================================================
===============================================================
==============================================================
=============================================================
============================================================
===========================================================
==========================================================
=========================================================
========================================================
=======================================================
======================================================
=====================================================
====================================================
===================================================
==================================================
=================================================
================================================
===============================================
==============================================
=============================================
============================================
===========================================
==========================================
=========================================
========================================
=======================================
======================================
=====================================
====================================
===================================
==================================
=================================
================================
===============================
==============================
=============================
============================
===========================
==========================
=========================
========================
=======================
======================
=====================
====================
===================
==================
=================
================
===============
==============
=============
============
===========
==========
=========
========
=======
======
=====
====
===
==
=
def abb2Num(a,b):
c = a + b
print(c)
abb2Num(1,22)
\ No newline at end of file
*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*
+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+
*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*
+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+
*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*
11 22222222 2
11 22
11 22
11 22
11 22222222222
11
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment