Skip to content

Overview

megat69 edited this page May 26, 2020 · 2 revisions

Overview

This is the code sample and its result.

print(Hiii !) # Print

# Asking float TimeToWait = input(How much time do you want to wait ? (In seconds)\n) str Reminder = input(And for what purpose ? Give me your reminder.\n)

# Main pause({float TimeToWait}) print(You asked me to remind you this thing : {str Reminder})

The proof of concept, as GIF.

Clone this wiki locally