Discuss Scratch

_bz
Scratcher
100+ posts

Funny Madlibs on Scratch

I have made a python madlib game for about scratch.
_Scratch = input("A Name for the App: ")
_program = input("A Verb: ")
_item = input("A Word you like: ")
_item2 = input("Another Word you like: ")
print("With",_Scratch,", you can",_program,"your own interactive",_item,"and",_item2," - and share your creations with others in the online community.")
Just try running this code in python and you'll get cool results like this.

output wrote:

With Snap! , you can Fly your own interactive bird and games - and share your creations with others in the online community.
Also if you have very funny madlibs on scratch you can post the code over here.

Last edited by _bz (Nov. 17, 2021 15:44:20)

Picoguy
Scratcher
100+ posts

Funny Madlibs on Scratch

How can you run the code in python?

This is my 100th forum post
_bz
Scratcher
100+ posts

Funny Madlibs on Scratch

To run go click new file then paste the code which i mentioned there. Then Save the file and click run in the menubar and run module

Powered by DjangoBB