Skip to content

magus914/python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

python

Ini adalah repository untuk latihan dalam mengembangkan praktikum open source systems Cara menjalankan file python adalah dengan masuk ke terminal lalu ketikkan perintah python namaFILE.py

#NAMA = Vibi Muhlisin, NIM : G.231.16.0022 -- > isilah hasil dari running 1.py dan 2.py

#NAMA = MOCHAMMAD AGUS MAULANA, NIM = G.231.16.0017 --> hasil dari running file 1.py dan 2.py menunjukan bahwa syntax print akan menunjukan hasil tepat satu baris di bawah script syntax print tersebut setelah kita menekan tombol ENTER. Misal : >file 1.py : >>> print (f"Let's talk abaut {my_name}.") hasil : Let's talk about Zed A. Shaw. script : >>> print(f"If I add {my_age}, {my_height}, and {my_weight} I get {total}.") hasil : If I add 35, 74, and 180 I get 289. >file 2.py : >>> print(w+e) hasil : This is the left side of...a string with a right side.

About

Ini adalah repository untuk latihan dalam mengembangkan praktikum open source systems

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%