• About
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Sitemap

catatanku.noteku

Informasi Passion tercatat

Menu
  • Home
  • Menu1
  • Menu2
  • Menu3
  • Menu4
  • Menu5
    • Sub Menu5a
    • Sub Menu5b
Python 11, Comparison, ifelifels
Catat_tampil 21.32 Add Comment Python Edit

Python 11, Comparison, ifelifels

  # #Comparison # a : int = 1 # b : int = 2 # print(a<b) # print(a<=b) # print(a==b) # print(a!=b) #ifelifelse user_input : str = ...
Read More
Python 10, forloop, while
Catat_tampil 21.26 Add Comment Python Edit

Python 10, forloop, while

  # #success loop #for loop # for i in range(3): #     print('Hello') # #penggunaan list dalam loop, success # names : list[str] = [...
Read More
Catat_tampil 21.07 Add Comment Python Edit

Python 9, func

  def func ():     print ( 'Hello' )     func () func ()   # Pemanggilan utama untuk memulai eksekusi
Read More
Python 8 Func
Catat_tampil 20.59 Add Comment Python Edit

Python 8 Func

  def greet ( name : str , greeting : str )-> None :     print ( f ' { greeting } , { name } !' ) greet ( name = 'Bob' ,...
Read More
Python  7 Funct, 1
Catat_tampil 20.49 Add Comment Python Edit

Python 7 Funct, 1

  def add ( a : float , b : float ) -> float :     print ( f 'Adding { a } + { b } ' )     return a + b print ( add ( a = 10 , ...
Read More
Python 6 funct
Catat_tampil 20.49 Add Comment Python Edit

Python 6 funct

  def add ( a : float , b : float ) -> float :     return a + b print ( add ( a = 10 , b = 15 )) print ( add ( a = 15 , b = 30 ))
Read More
Python 5, Data annotation var label, f string
Catat_tampil 20.34 Add Comment Python Edit

Python 5, Data annotation var label, f string

#Data annotation (anotasi data) adalah proses memberikan label, f string # data annotation age : int = 10 first_name : str = 'Bob...
Read More
Langganan: Postingan (Atom)

Populer

  • T-SQL sql server
    T-SQL 1 Tutorials Point (India) Pvt. Ltd. https://www.youtube.com/watch?v=f93sYcdhg8Y 2 https://www.youtube.com/watch?v=V4hTLj...
  • query catat nilai max dari setiap kolom seri
    SELECT TOP 1000 [id]       ,[Seri1]       ,[Seri2]       ,[Seri3]   FROM [TES].[dbo].[SeriesData] ------------------------   GO  SEL...
  • Loop 1 sql server
     USE [dw_antam] GO /****** Object:  StoredProcedure [dbo].[InsFactExpIntVolkerPlan]    Script Date: 05/10/2025 19:51:45 ******/ SET ANSI_NUL...
  • ssis deploy error locale id
     http://www.vdwielen.net/2018/12/ssis-deployment-error-locale-id-lcid.html TITLE: SQL Server Integration Services --------------------------...
  • TCPDF ERROR: Some data has already been output, can't send PDF file & eksport php pdf tdpdf
    http://stackoverflow.com/questions/16011050/tcpdf-error-some-data-has-already-been-output-cant-send-pdf-file php mysql tcpdf http://tek...
  • upload excel ssis error 64 bit, using 32 bit driver
      Run SSIS package using 32-bit drivers [Connection manager “\DVDSIB46\d$\DVI_Datas\Source\Dise\EXTRACTION DONNEES MOBILITE.accdb”] Error: T...
  • variable parameter ssis execute task data flow ole db
     https://sqlsimplify.com/writing-to-a-variable-in-ssis/   https://sqlsimplify.com/using-variables-in-ssis-ole-db-source-parameters/ execute ...
  • #temp contoh
    https://www.sqlservercentral.com/forums/topic/how-can-i-fire-an-update-trigger-for-each-row-when-multiple-rows-are-changed-in-one-statement ...
  • command line postgres
    bin>psql -U postgres Password for user postgres: super postgres=# \c gospay enter postgres=# \connect gospay enter udah masuk ke d...
  • SSIS .xls excel
    issu xls ssis    Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Template_Culture\TemplateHeaderMetricCulture.xls; Extended Properties=...

Label

cbr (1) Classic gitar (2) Codeigniter (2) DataStage (1) DBA SQL server (1) download_link (1) ETL (3) Excel (4) Guitar (1) iis asp (2) LINUX (12) Oracle (1) Pentaho (6) Photoshop (1) php (2) php iis (1) POSTGRES (7) Power BI (1) Python (10) QUERY SQL (7) random (1) Regex (1) seo serupa konten (1) SQL SERVER (33) SQL SERVER issue (6) SSIS (19) SSIS ISSUE (4) SSIS TUTOR (3) SSRS (2) SSRS SSAS REPORT (1) T-SQL (1) Tab (1) troubleshooting (1) Video (1) Win Server 2012 r 2 (1) Windows 10 (1) wondershare filgomora (1)

Arsip Blog

  • ▼  2026 (12)
    • ▼  Agustus (12)
      • Python 11, Comparison, ifelifels
      • Python 10, forloop, while
      • Python 9, func
      • Python 8 Func
      • Python 7 Funct, 1
      • Python 6 funct
      • Python 5, Data annotation var label, f string
      • Python 4, convert
      • Python 3, data type
      • Python 2, var, concat
      • Python 1
      • Excel
  • ►  2025 (3)
    • ►  Oktober (3)
  • ►  2021 (11)
    • ►  November (1)
    • ►  Juni (1)
    • ►  Mei (1)
    • ►  Maret (2)
    • ►  Februari (2)
    • ►  Januari (4)
  • ►  2020 (6)
    • ►  Desember (1)
    • ►  November (2)
    • ►  April (1)
    • ►  Februari (1)
    • ►  Januari (1)
  • ►  2019 (54)
    • ►  November (3)
    • ►  September (25)
    • ►  Mei (5)
    • ►  April (6)
    • ►  Maret (5)
    • ►  Februari (10)
  • ►  2018 (47)
    • ►  November (5)
    • ►  Oktober (1)
    • ►  September (2)
    • ►  Agustus (1)
    • ►  Juli (1)
    • ►  Juni (2)
    • ►  Mei (11)
    • ►  April (10)
    • ►  Maret (2)
    • ►  Februari (11)
    • ►  Januari (1)
  • ►  2017 (10)
    • ►  Juni (1)
    • ►  Maret (1)
    • ►  Februari (1)
    • ►  Januari (7)
  • ►  2016 (108)
    • ►  Desember (5)
    • ►  November (3)
    • ►  Oktober (3)
    • ►  September (5)
    • ►  Agustus (18)
    • ►  Juli (10)
    • ►  Juni (4)
    • ►  Mei (4)
    • ►  April (26)
    • ►  Maret (14)
    • ►  Februari (15)
    • ►  Januari (1)
  • ►  2015 (7)
    • ►  November (7)

Mengenai Saya

Catat_tampil
Lihat profil lengkapku
Diberdayakan oleh Blogger.
Copyright 2015 Febrian R
Powered by Blogger.com