Exercises / rag
Deny untrusted memory writes
upsert(value, trusted) updates STORE only if trusted. Print the store after a False write then a True write.
Live Pythonpython
Output
Run to execute this in your browser. Nothing is sent to a server.
Exercises / rag
upsert(value, trusted) updates STORE only if trusted. Print the store after a False write then a True write.
Run to execute this in your browser. Nothing is sent to a server.