diff options
author | Sudipto Mallick <> | 2024-01-02 03:38:10 +0000 |
---|---|---|
committer | Sudipto Mallick <> | 2024-01-02 03:38:10 +0000 |
commit | 7451edff7692e86c5238ff7bc6659825e242a84e (patch) | |
tree | 830fe25caf403869fe77df83bc44822ea6f5f11d /python/output/3/7.txt | |
parent | a70e0a59817ce06a3dd23b3750ae16ee6660deaf (diff) | |
download | zadania-7451edff7692e86c5238ff7bc6659825e242a84e.tar.gz |
Quick backup, need to be rewritten
Diffstat (limited to 'python/output/3/7.txt')
-rw-r--r-- | python/output/3/7.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/python/output/3/7.txt b/python/output/3/7.txt new file mode 100644 index 0000000..23b872f --- /dev/null +++ b/python/output/3/7.txt @@ -0,0 +1,9 @@ +``` +Enter an E-mail address: user@example.net +Username: user +Domain: example.net +``` +``` +Enter an E-mail address: abcdefghi +abcdefghi is not a valid E-mail address +``` |