| Server IP : 127.0.1.1 / Your IP : 216.73.216.152 Web Server : Apache/2.4.52 (Ubuntu) System : Linux bahcrestlinepropertiesllc 5.15.0-113-generic #123-Ubuntu SMP Mon Jun 10 08:16:17 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/bahcrestline/core/vendor/scrivo/highlight.php/test/detect/basic/ |
Upload File : |
10 CLS 20 FOR I = 0 TO 15 22 FOR J = 0 TO 7 30 COLOR I,J 40 PRINT " ** "; 45 NEXT J 46 COLOR I,0 47 GOSUB 100 48 PRINT 50 NEXT I 60 COLOR 15,0 99 END 100 FOR T = 65 TO 90 101 PRINT CHR$(T); 102 NEXT T 103 RETURN 200 REM Data types test 201 TOTAL# = 3.30# 'Double precision variable 202 BALANCE! = 3! 'Single precision variable 203 B2! = 12e5 '120000 204 ITEMS% = 10 'Integer variable 205 HEXTEST = &H12DB 'Hex value