Skip to content

Commit

Permalink
Mama Prog
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfram77 committed Jan 19, 2014
1 parent 420b4c0 commit e168acb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions MIRA.BAS
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
CLS
INPUT "name: ", name$
PRINT name$ + " is bad"
PRINT name$ + " is trying best"

0 comments on commit e168acb

Please sign in to comment.