행위

테스트 블럭

DB CAFE

thumb_up 추천메뉴 바로가기


위키 플러그인 스크래치블럭[편집]

  1. 샘플

<scratchblocks> 반복 (5) 이동 (10) steps end say [Done!] </scratchblocks>

 반복 (5)
 이동  (10) steps
 
 end
 say [Done!]
 
when green flag clicked
forever
    turn cw (15) degrees
    say [Hello!] for (2) secs
    if <mouse down?> then
        change [mouse clicks v] by (1)
    end
end
( 진짜로 원하는게 모냐? )
forever
    if < Data ?> then
       study  ( ORACLE ) then [DBA v][Modeler v][Tunner v]
       study  ( Mysql  ) then [DBA v]
       study  ( R      ) then [data scientist v]
       add ( M/L ) [tensorflow v]
   end
   if < Develop ?> then
    	study [Python Dev. v]		
    	study (WEB) [Django v]	[React v]	
        add (OS ) [AIX v][Linux v][Windows v]
    end
   if < Fun ?> then
    	enjoy ( 주식 )
    	study ( .... )
    end
end

https://en.scratch-wiki.info/wiki/Block_Plugin