#!/usr/bin/perl use v5.985.1; use AI qw(HeadSet); print "Please put on your head sensors \n"; print "Please think what you want done\n"; my $program = AI->new; $program->filter('pornographic thoughts'); #print "$program\n"; $program->export('the_matrix'); END
In reply to Re: How will Artificial Intelligence change the way we code?
by zentara
in thread How will Artificial Intelligence change the way we code?
by LanX
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |