Your Name 2024-05-09 10:50:07 +03:00
commit 73b590c904
3 changed files with 3 additions and 2 deletions

View File

@ -36,3 +36,4 @@ class TestStringMethods(unittest.TestCase):
if __name__ == '__main__': if __name__ == '__main__':
unittest.main() unittest.main()

View File

@ -186,4 +186,4 @@
</div> </div>
</body> </body>
</html> </html>

View File

@ -14,4 +14,4 @@
<p><input type='submit' value='Login'> <p><input type='submit' value='Login'>
</form> </form>
</body> </body>
</html> </html>