fonksiyon çalismiyor | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

fonksiyon çalismiyor

def multiplyFive(x) return x * 5 print multiplyFive(7) print multiplyFive(2) komutu çalişmiyor yardimci olabilecek varmi

22nd Oct 2017, 5:17 PM
Sefa Demiral
Sefa Demiral - avatar
6 Answers
+ 9
def multiplyFive(x) return x * 5 print(multiplyFive(7)) print(multiplyFive(2))
12th Nov 2017, 3:45 AM
qwerty
qwerty - avatar
0
thx
12th Nov 2017, 7:02 AM
Sefa Demiral
Sefa Demiral - avatar
0
<div data-role="page" id="demo-page" data-theme="d" data-url="demo-page"> <div data-role="header" data-theme="c"> <h1>Bikes</h1> <a href="#left-panel" data-icon="bars" data-iconpos="notext" data-shadow="false" data-iconshadow="false">Menu</a> </div><!-- /header --> <div data-role="content"> <div class="article"> <p><img src="../../_assets/img/bike.jpg" alt="Fixed Gear bike"></p> <h2>Fixed Gear</h2> <p>A fixed-gear or fixed-wheel bicycle, commonly known as a fixie, is a bicycle that has a drivetrain with no freewheel mechanism. The freewheel was developed early in the history of bicycle design but the fixed-gear bicycle
13th May 2018, 1:19 PM
Durmazlar07
0
Baya karışık
16th May 2018, 10:34 PM
Kübra
0
çalışmadı
16th May 2018, 10:34 PM
Kübra
0
<p><img src="../../_assets/img/bike.jpg" alt="Fixed Gear bike"></p> <h2>Fixed Gear</h2> burada bişeyler var gibi
16th May 2018, 10:34 PM
Kübra