Conditional statement #7 - Complete Python course sinhala 2023

  Рет қаралды 6,073

Uditha Sanjaya

Uditha Sanjaya

Күн бұрын

Пікірлер: 12
@EngineeringApi
@EngineeringApi Жыл бұрын
Supiri wedak
@sameeradharmasena2661
@sameeradharmasena2661 Жыл бұрын
👍👌 excellent , great service
@sisilaresidence1910
@sisilaresidence1910 Жыл бұрын
සර් ඔයා තරම් පැහැදිලිව කිසිම කෙනෙක් කියලා දීල නෑ. පින් ❤️❤️
@dileepawithanawasam8805
@dileepawithanawasam8805 Жыл бұрын
wow super thanks
@anonExploit1_0
@anonExploit1_0 Жыл бұрын
niyamai aiye hodata therenawa
@e137prasanna
@e137prasanna Жыл бұрын
thanks
@CineScopereviewsOrg
@CineScopereviewsOrg Жыл бұрын
Superb
@flashmusic4666
@flashmusic4666 Жыл бұрын
user_name = " flas " passwd = 1234567 if user_name == " flash ": print("wellcome flash") elif user_name != " flash ": print(" your name is wrond") if passwd == 1234567: print("yor ar log in ") elif passwd != 1234567: print(" your passwd is wrond") # komada ayye ayyagen igana gena man poddak wenas karala haduwa 🙂 digatama python video set eka danna ayye 🙏
@nipundimantha4919
@nipundimantha4919 Жыл бұрын
thank you
@thilanperera8862
@thilanperera8862 Жыл бұрын
Maru ❤️❤️
@rtubechannel4190
@rtubechannel4190 Жыл бұрын
hodatema teruna sir. The program takes as input an integer X, and computes the following formula. Y = 4 * X + 14 If the value of Y is greater than 50, the program should do the following: Z = Y + 4 If the value of Y is less than or equal to 50, the program should do the following: Z = Y * 2 Finally, the value of Z should be printed with print() command. x=int(input(" ') y=x*4+14 if y>50: z=y+4 elif y50: z=y+4 elif y50: z=y+40 else if
@_brian.fr0
@_brian.fr0 Жыл бұрын
x = int(input("Enter Value : ")) y = 4*x+14 if y > 50: z = y+4 elif y
Problem Solving 002 - #8  Complete Python course sinhala 2023
5:02
Uditha Sanjaya
Рет қаралды 4,4 М.
Control Flow in Python - If Elif Else Statements
16:08
Programming with Mosh
Рет қаралды 308 М.
FOREVER BUNNY
00:14
Natan por Aí
Рет қаралды 36 МЛН
Noodles Eating Challenge, So Magical! So Much Fun#Funnyfamily #Partygames #Funny
00:33
Do you love Blackpink?🖤🩷
00:23
Karina
Рет қаралды 23 МЛН
For Loop - #13  Complete Python course sinhala 2023
8:30
Uditha Sanjaya
Рет қаралды 3 М.
Top 10 Coding Books Every Developer Should Read
11:27
Upskill Learning Center
Рет қаралды 477
AI වලින් ගොඩ  යන්න  Business Ideas  6 ක්
28:53
If __name__ == "__main__" for Python Developers
8:47
Python Simplified
Рет қаралды 415 М.
Functions - #16  Complete Python course sinhala 2023
8:55
Uditha Sanjaya
Рет қаралды 4,6 М.