Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

print(" Menghitung Luas bangun datar Persegi, Segitiga dan Lingkaran") s = float(input("Input sisi persegi: ")) luas = s**2 print(" Luas Persegi :", luas)

print(" Menghitung Luas bangun datar Persegi, Segitiga dan Lingkaran")

s = float(input("Input sisi persegi: "))
luas = s**2
print("
Luas Persegi		:", luas)

Comment

PREVIOUS NEXT
Code Example
Shell :: from terminal to file explorer 
Shell :: libthai0:i386 depends on libdatrie1 (= 0.2.0); however: Package libdatrie1:i386 is not configured yet. 
Shell :: change default operating system grub 
Shell :: how to look the usb free space in linux command line 
Shell :: facebook signin does not working on facbook app works only when no app is installed 
Shell :: command filter folder 
Shell :: install graphene federation 
Shell :: site:github.com speedtest web app 
Shell :: run exe in proton prefix 
Shell :: background desktop by url ubuntu 
Shell :: docker testssl 
Shell :: installing drive in jupyter lab 
Shell :: find in output windows cmd 
Shell :: ubuntu compressed extract 
Shell :: remove file kali linux 
Shell :: proxmox change lxc name 
Shell :: redirect https://www.domain to https://domain apache2 
Shell :: Fix for infinite log Linux bug 
Shell :: git commands cheat sheet pdf 
Shell :: ubuntu install jitsi 
Shell :: linux see hidden files 
Shell :: firefox nightly linux curl install fedora 
Shell :: linux copy with different name 
Shell :: how to copy one file to multiple directories in linux 
Shell :: git certificate verify locations 
Shell :: install ddev on linux 
Shell :: ibus ubuntu 22.04 not working 
Shell :: apt install dbreaver 
Shell :: disable random name of wifi adapter wifi linux 
Shell :: remote: Permission to lokeshr001/MotoChatPlugin.git denied to Lokesh003Coding. 
ADD CONTENT
Topic
Content
Source link
Name
2+8 =